Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/net/ethernet/intel/ice/ice_xsk.c, line 29 (as a function)
- drivers/net/ethernet/intel/ice/ice_xsk.h, line 91 (as a function)
Referenced in 1 files:
Smatch caller information:
drivers/net/ethernet/intel/ice/ice_base.c ice_qp_dis() -> ice_qvec_toggle_napi()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vsi | 4096-ptr_max |
| PARAM_VALUE | 0 | vsi->back | 4096-ptr_max |
| PARAM_VALUE | 0 | vsi->netdev | 4096-ptr_max |
| PARAM_VALUE | 0 | vsi->num_rxq | 1-u16max |
| PARAM_VALUE | 0 | vsi->num_txq | 1-u16max |
| PARAM_VALUE | 0 | vsi->rx_rings | 4096-ptr_max |
| PARAM_VALUE | 0 | vsi->tx_rings | 4096-ptr_max |
| PARAM_VALUE | 2 | enable | 0 |
| CAPPED_DATA | 0 | vsi->netdev->num_tx_queues | 1 |
| DATA_SOURCE | 0 | vsi | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | 0 | &vsi->xdp_state_lock |
drivers/net/ethernet/intel/ice/ice_base.c ice_qp_ena() -> ice_qvec_toggle_napi()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vsi | 4096-ptr_max |
| PARAM_VALUE | 0 | vsi->back | 4096-ptr_max |
| PARAM_VALUE | 0 | vsi->rx_rings | 4096-ptr_max |
| PARAM_VALUE | 0 | vsi->rxq_map | 4096-ptr_max |
| PARAM_VALUE | 1 | q_vector | 4096-ptr_max |
| PARAM_VALUE | 1 | q_vector->vsi | 4096-ptr_max |
| PARAM_VALUE | 1 | q_vector->vsi->back | 4096-ptr_max |
| PARAM_VALUE | 2 | enable | 1 |
| CAPPED_DATA | 0 | vsi->alloc_txq | 1 |
| CAPPED_DATA | 0 | vsi->num_rxq | 1 |
| CAPPED_DATA | 1 | q_vector->num_ring_rx | 1 |
| CAPPED_DATA | 1 | q_vector->num_ring_tx | 1 |
| DATA_SOURCE | 0 | vsi | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | 0 | &vsi->xdp_state_lock |