Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c, line 2293
- drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c, line 558
- drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c, line 902
Smatch caller information:
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c dpaa2_switch_port_stop() -> dpaa2_mac_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mac | 4096-ptr_max |
| PARAM_VALUE | 0 | mac->attr.link_type | 2-3 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &port_priv->mac_lock | ||
| HALF_LOCKED2 | &netdev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| TYPE_LOCK | (struct ethsw_port_priv)->mac_lock |
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c dpaa2_eth_stop() -> dpaa2_mac_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mac | 4096-ptr_max |
| PARAM_VALUE | 0 | mac->attr.link_type | 2-3 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &priv->mac_lock | ||
| HALF_LOCKED2 | &net_dev->lock | ||
| HALF_LOCKED2 | &rdev->wiphy.mtx | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| TYPE_LOCK | (struct dpaa2_eth_priv)->mac_lock |