Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c bnxt_create_rxfh_context() -> bnxt_alloc_vnic_rss_table()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bp | 4096-ptr_max |
| PARAM_VALUE | 0 | bp->dev->rtnl_link_ops->priv_size | 0,8,32,48,56,88,112,120,144,160,224,240,256,296,616,624,728,736,1056,1128,1336,1616,2176,2240,2272,2560,3296,3720,9688-u64max |
| PARAM_VALUE | 0 | bp->flags | 1-u32max |
| PARAM_VALUE | 0 | bp->num_rss_ctx | 0-32 |
| PARAM_VALUE | 1 | vnic | 4096-ptr_max |
| PARAM_VALUE | 1 | vnic->flags | 0,64-u32max |
| PARAM_VALUE | 1 | vnic->rss_ctx | 4096-ptr_max |
| PARAM_VALUE | 1 | vnic->rss_ctx->key_size | 0-u16max |
| PARAM_VALUE | 1 | vnic->rss_ctx->priv_size | 0,8,176 |
| PARAM_VALUE | 1 | vnic->vnic_id | u32max |
| BUF_SIZE | 1 | vnic | 168 |
| BUF_SIZE | 1 | vnic->rss_ctx | 24-s32max |
| CAPPED_DATA | 1 | vnic->rss_ctx->key_size | 1 |
| BIT_INFO | 1 | vnic->flags | 0x40,0xffffffff |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 1 | vnic->rss_ctx->indir_size | |
| NO_OVERFLOW_SIMPLE | 1 | vnic->rss_ctx->key_off | |
| LOCK2 | &dev->ethtool->rss_lock | ||
| TYPE_LOCK | (struct ethtool_netdev_state)->rss_lock |