Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/net/ethernet/intel/i40e/i40e_main.c, line 3514
- drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c, line 680
Smatch caller information:
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c i40e_config_vsi_tx_queue() -> i40e_set_lan_tx_queue_context()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hw | 4096-ptr_max |
| PARAM_VALUE | 0 | hw->hmc.hmc_obj | 4096-ptr_max |
| PARAM_VALUE | 0 | hw->hmc.signature | 1213027143 |
| PARAM_VALUE | 2 | s | 8283612030290403328 |
| PARAM_VALUE | 2 | s->qlen | 0-8160 |
| BUF_SIZE | 0 | hw | 1904 |
| CAPPED_DATA | 1 | queue | 1 |
| DATA_SOURCE | 1 | queue | r i40e_vc_get_pf_queue_id |
| MEM_ZERO | 2 | s | |
| LOCK2 | &pool->lock |
drivers/net/ethernet/intel/i40e/i40e_main.c i40e_configure_tx_ring() -> i40e_set_lan_tx_queue_context()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hw | 4096-ptr_max |
| PARAM_VALUE | 0 | hw->hmc.hmc_obj | 4096-ptr_max |
| PARAM_VALUE | 0 | hw->hmc.signature | 1213027143 |
| PARAM_VALUE | 2 | s | 7481096920195825664 |
| PARAM_VALUE | 2 | s->fd_ena | 0-1 |
| PARAM_VALUE | 2 | s->head_wb_ena | 0-1 |
| PARAM_VALUE | 2 | s->new_context | 1 |
| PARAM_VALUE | 2 | s->timesync_ena | 0-1 |
| BUF_SIZE | 0 | hw | 1904 |
| CAPPED_DATA | 1 | queue | 1 |
| MEM_ZERO | 2 | s | |
| RX_PATH | |||
| TASK_NOT_RUNNING |