Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c ixgbevf_configure_rx_ring() -> ixgbevf_disable_rx_queue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adapter | 4096-ptr_max |
| PARAM_VALUE | 0 | adapter->mbx_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adapter->netdev | 4096-ptr_max |
| PARAM_VALUE | 0 | adapter->netdev->priv->hw.mbx.stats.acks | 0-4294967295 |
| PARAM_VALUE | 0 | adapter->netdev->priv->hw.mbx.stats.msgs_rx | 0-4294967295 |
| PARAM_VALUE | 0 | adapter->netdev->priv->hw.mbx.stats.msgs_tx | 0-4294967295 |
| PARAM_VALUE | 0 | adapter->netdev->priv->hw.mbx.stats.reqs | 0-4294967295 |
| PARAM_VALUE | 0 | adapter->netdev->priv->hw.mbx.vf_mailbox | 0-4294967295 |
| PARAM_VALUE | 0 | adapter->netdev->priv->mbx_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | adapter->netdev->rtnl_link_ops->maxtype | 0-6,8-10,15,18,20,22,24,34,50 |
| PARAM_VALUE | 0 | adapter->netdev->rtnl_link_ops->priv_size | 0,8,32,40,48,56,88,112,120,144,160,224,240,256,296,616,624,728,744,1056,1128,1336,1616,2176,2240,2272,2560,3296,3544,3552,9688-u64max |
| PARAM_VALUE | 0 | adapter->num_rx_queues | 1-s32max |
| PARAM_VALUE | 0 | adapter->pdev->dev.msi.data->__iter_idx | 0-s64max |
| PARAM_VALUE | 0 | adapter->rx_ring | 4096-ptr_max |
| PARAM_VALUE | 0 | *adapter->netdev->name | 0 |
| PARAM_VALUE | 1 | ring | 4096-ptr_max |
| CAPPED_DATA | 0 | adapter->num_tx_queues | 1 |
| CAPPED_DATA | 0 | adapter->num_xdp_queues | 1 |
| DATA_SOURCE | 0 | adapter | $0 |
| DATA_SOURCE | 1 | ring | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | adapter->num_msix_vectors | |
| NO_OVERFLOW_SIMPLE | 0 | adapter->num_rx_queues |
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c ixgbevf_down() -> ixgbevf_disable_rx_queue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adapter | 4096-ptr_max |
| PARAM_VALUE | 0 | adapter->num_rx_queues | 1-s32max |
| PARAM_VALUE | 0 | adapter->pdev->dev.msi.data->__iter_idx | 0-s64max |
| PARAM_VALUE | 0 | adapter->rx_ring | 4096-ptr_max |
| DATA_SOURCE | 0 | adapter | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | adapter->num_msix_vectors | |
| NO_OVERFLOW_SIMPLE | 0 | adapter->num_rx_queues | |
| HALF_LOCKED2 | global &rtnl_mutex |