Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/net/ethernet/microchip/lan966x/lan966x_lag.c lan966x_lag_port_join() -> lan966x_mac_lag_replace_port_entry()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | lan966x | 4096-ptr_max |
| PARAM_VALUE | 0 | lan966x->ports | 4096-ptr_max |
| PARAM_VALUE | 2 | dst | 4096-ptr_max |
| PARAM_VALUE | 2 | dst->bond | 4096-ptr_max |
| PARAM_VALUE | 2 | dst->bond->flags | 1024-u32max |
| PARAM_VALUE | 2 | dst->bond->priv_flags | 4-u32max |
| PARAM_VALUE | 2 | dst->lan966x | 4096-ptr_max |
| PARAM_VALUE | 2 | dst->lan966x->ports | 4096-ptr_max |
| CAPPED_DATA | 0 | lan966x->num_phys_ports | 1 |
| CAPPED_DATA | 2 | dst->bond | 1 |
| CAPPED_DATA | 2 | dst->lan966x->num_phys_ports | 1 |
| DATA_SOURCE | 2 | dst | $0 |
| NOCHECK_CALL |
drivers/net/ethernet/microchip/lan966x/lan966x_lag.c lan966x_lag_port_leave() -> lan966x_mac_lag_replace_port_entry()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | lan966x | 4096-ptr_max |
| PARAM_VALUE | 0 | lan966x->ports | 4096-ptr_max |
| PARAM_VALUE | 1 | src | 4096-ptr_max |
| PARAM_VALUE | 1 | src->bond | 1-u64max |
| PARAM_VALUE | 1 | src->lan966x | 4096-ptr_max |
| PARAM_VALUE | 1 | src->lan966x->ports | 4096-ptr_max |
| CAPPED_DATA | 0 | lan966x->num_phys_ports | 1 |
| CAPPED_DATA | 1 | src->bond | 1 |
| DATA_SOURCE | 1 | src | $0 |
| NOCHECK_CALL |