Documented in 1 files:

Defined in 1 files as a prototype:

Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

drivers/net/ethernet/intel/ice/ice_main.c ice_reinit_interrupt_scheme() -> ice_vsi_set_napi_queues()

Type Parameter Key Value
PARAM_VALUE 0 vsi 4096-ptr_max
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
LOCK2 global &rtnl_mutex
HALF_LOCKED2 &fsm->lock

drivers/net/ethernet/intel/ice/ice_main.c ice_vsi_open() -> ice_vsi_set_napi_queues()

Type Parameter Key Value
PARAM_VALUE 0 vsi 4096-ptr_max
PARAM_VALUE 0 vsi->back 4096-ptr_max
PARAM_VALUE 0 vsi->back->flags 4096-ptr_max
PARAM_VALUE 0 vsi->back->hw.adminq.sq_lock.first_waiter->list.prev->next 5159360019465732096
PARAM_VALUE 0 vsi->back->hw.adminq.sq_lock.first_waiter->list.prev->prev 5159360019465732096
PARAM_VALUE 0 vsi->back->hw.adminq.sq_lock.first_waiter->task->blocked_lock.owner (-1)
PARAM_VALUE 0 vsi->back->hw.adminq.sq_lock.first_waiter->task->blocked_lock.owner_cpu 4294967295
PARAM_VALUE 0 vsi->back->hw.adminq.sq_lock.first_waiter->task->usage.refs.counter s32min-s32max
PARAM_VALUE 0 vsi->back->hw.adminq.sq_lock.osq.tail.counter 0-s32max
PARAM_VALUE 0 vsi->back->state 4096-ptr_max
PARAM_VALUE 0 vsi->irqs_ready 1
PARAM_VALUE 0 vsi->max_frame 8320,9728
PARAM_VALUE 0 vsi->netdev 4096-ptr_max
PARAM_VALUE 0 vsi->netdev->num_rx_queues 1-u32max
PARAM_VALUE 0 vsi->netdev->num_tx_queues 1-u32max
PARAM_VALUE 0 vsi->netdev->real_num_rx_queues 1-u16max
PARAM_VALUE 0 vsi->netdev->real_num_tx_queues 1-u16max
PARAM_VALUE 0 vsi->netdev->rx_cpu_rmap 4096-ptr_max
PARAM_VALUE 0 vsi->netdev->rx_cpu_rmap_auto 1
PARAM_VALUE 0 vsi->num_rxq 1-u16max
PARAM_VALUE 0 vsi->num_txq 1-u16max
PARAM_VALUE 0 vsi->port_info 4096-ptr_max
PARAM_VALUE 0 vsi->port_info->hw->adminq->sq_lock.first_waiter->task->blocked_lock.owner (-4611686018427387904)-4611686018427387903
PARAM_VALUE 0 vsi->port_info->hw->adminq.num_sq_entries 1-u16max
PARAM_VALUE 0 vsi->port_info->hw->adminq.sq.count 1-u16max
PARAM_VALUE 0 vsi->port_info->hw->adminq.sq_lock->first_waiter->task->blocked_lock.owner (-4611686018427387904)-4611686018427387903
PARAM_VALUE 0 vsi->port_info->hw->adminq.sq_lock.first_waiter->list.prev->next 5159360019465732096
PARAM_VALUE 0 vsi->port_info->hw->adminq.sq_lock.first_waiter->list.prev->prev 5159360019465732096
PARAM_VALUE 0 vsi->port_info->hw->adminq.sq_lock.first_waiter->task->blocked_lock.owner (-1)
PARAM_VALUE 0 vsi->port_info->hw->adminq.sq_lock.first_waiter->task->blocked_lock.owner_cpu 4294967295
PARAM_VALUE 0 vsi->port_info->hw->adminq.sq_lock.first_waiter->task->usage.refs.counter s32min-s32max
PARAM_VALUE 0 vsi->port_info->port_state 1
PARAM_VALUE 0 vsi->port_info->root 4096-ptr_max
PARAM_VALUE 0 vsi->port_info->sched_lock.dep_map->name 0-255
PARAM_VALUE 0 vsi->port_info->sched_lock.first_waiter 0,4096-ptr_max
PARAM_VALUE 0 vsi->port_info->sched_lock.first_waiter->list.prev->next 5159360019465732096
PARAM_VALUE 0 vsi->port_info->sched_lock.first_waiter->list.prev->prev 5159360019465732096
PARAM_VALUE 0 vsi->port_info->sched_lock.first_waiter->task->blocked_lock.dep_map->name 0-255
PARAM_VALUE 0 vsi->port_info->sched_lock.first_waiter->task->blocked_lock.owner (-1)
PARAM_VALUE 0 vsi->port_info->sched_lock.first_waiter->task->blocked_lock.owner_cpu 4294967295
PARAM_VALUE 0 vsi->port_info->sched_lock.first_waiter->task->blocked_lock.raw_lock.val.counter s32min-s32max
PARAM_VALUE 0 vsi->port_info->sched_lock.first_waiter->task->usage.refs.counter s32min-s32max
PARAM_VALUE 0 vsi->port_info->sched_lock.osq.tail.counter 0-s32max
PARAM_VALUE 0 vsi->type 0,9
PARAM_VALUE 0 *vsi->netdev->name 0-255
PARAM_VALUE 0 *vsi->netdev->prio_tc_map 0-255
PARAM_VALUE 0 *vsi->port_info->hw->adminq.sq_lock.first_waiter->task->blocked_lock.owner (-4611686018427387904)-4611686018427387903
CAPPED_DATA 0 vsi->netdev->num_tx_queues 1
CAPPED_DATA 0 vsi->num_q_vectors 1
CAPPED_DATA 0 vsi->num_rxq 1
CAPPED_DATA 0 vsi->num_txq 1
CAPPED_DATA 0 vsi->port_info->hw->adminq.num_sq_entries 1
CAPPED_DATA 0 vsi->port_info->hw->adminq.sq.count 1
DATA_SOURCE 0 vsi $0
PARAM_COMPARE 0 vsi->netdev->num_rx_queues >= $0->num_rxq
PARAM_COMPARE 0 vsi->netdev->num_tx_queues >= $0->num_txq
CONSTRAINT 0 vsi->num_rxq <=3120
CONSTRAINT 0 vsi->num_txq <=3121
BIT_INFO 0 vsi->type 0x0,0x9
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL