Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/net/vmxnet3/vmxnet3_drv.c vmxnet3_rq_init() -> vmxnet3_create_pp()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adapter | 4096-ptr_max |
| PARAM_VALUE | 0 | adapter->intr.msix_entries->vector | 0-4294967295 |
| 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,48,56,88,112,120,144,160,224,240,256,296,616,624,728,736,744,1056,1128,1336,1616,2176,2240,2272,2560,3296,3720,9688-u64max |
| PARAM_VALUE | 0 | adapter->num_rx_queues | 1-u32max |
| PARAM_VALUE | 0 | adapter->num_tx_queues | 0-s32max |
| PARAM_VALUE | 0 | adapter->pdev->dev.cma_area->nranges | s32min-s32max |
| PARAM_VALUE | 0 | adapter->pdev->dev.iommu->pci_32bit_workaround | 0-1 |
| PARAM_VALUE | 0 | adapter->pdev->dev.msi.data->__iter_idx | 0-s64max |
| PARAM_VALUE | 0 | adapter->rx_queue | 4096-ptr_max |
| PARAM_VALUE | 0 | *adapter->netdev->name | 0-255 |
| PARAM_VALUE | 1 | rq | 4096-ptr_max |
| PARAM_VALUE | 1 | rq->rx_ring | 4096-ptr_max |
| PARAM_VALUE | 2 | size | s32min-(-2),0-s32max |
| CAPPED_DATA | 0 | adapter->num_tx_queues | 1 |
| DATA_SOURCE | 0 | adapter | $1 |
| DATA_SOURCE | 1 | rq | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 0 | adapter->rx_ts_desc_size | 0-255 |
| HOST_DATA | 0 | adapter->rxdata_desc_size | 0-u16max |
| HOST_DATA | 0 | adapter->tx_ts_desc_size | 0-255 |
| HOST_DATA | 0 | adapter->txdata_desc_size | 128-2048 |
| HALF_LOCKED2 | global &rtnl_mutex |