Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/net/ethernet/amazon/ena/ena_netdev.c ena_create_io_rx_queue() -> ena_com_create_io_queue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ena_dev->admin_queue.completion_timeout | 0-65535000 |
| PARAM_VALUE | 0 | ena_dev->admin_queue.curr_cmd_id | 0-33 |
| PARAM_VALUE | 0 | ena_dev->admin_queue.q_depth | 0,32 |
| PARAM_VALUE | 0 | ena_dev->admin_queue.sq.phase | 0-1 |
| PARAM_VALUE | 0 | ena_dev->aenq.aenq_handlers | 0,6300059557315182592 |
| PARAM_VALUE | 0 | ena_dev->aenq.q_depth | 0,16 |
| PARAM_VALUE | 0 | ena_dev->customer_metrics.supported_metrics | 0,31 |
| PARAM_VALUE | 0 | ena_dev->dma_addr_bits | 0,32-48 |
| PARAM_VALUE | 0 | ena_dev->tx_mem_queue_type | 0-1,3 |
| PARAM_VALUE | 1 | ctx | 4242060695900655616 |
| PARAM_VALUE | 1 | ctx->direction | 1 |
| PARAM_VALUE | 1 | ctx->mem_queue_type | 1 |
| PARAM_VALUE | 1 | ctx->msix_vector | 1-s32max |
| CAPPED_DATA | 0 | ena_dev->admin_queue.q_depth | 1 |
| CAPPED_DATA | 0 | ena_dev->aenq.q_depth | 1 |
| MEM_ZERO | 1 | ctx | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/net/ethernet/amazon/ena/ena_netdev.c ena_create_io_tx_queue() -> ena_com_create_io_queue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ena_dev | 4096-ptr_max |
| PARAM_VALUE | 0 | ena_dev->admin_queue.completion_timeout | 0-65535000 |
| PARAM_VALUE | 0 | ena_dev->admin_queue.curr_cmd_id | 0-33 |
| PARAM_VALUE | 0 | ena_dev->admin_queue.q_depth | 0,32 |
| PARAM_VALUE | 0 | ena_dev->admin_queue.sq.phase | 0-1 |
| PARAM_VALUE | 0 | ena_dev->aenq.aenq_handlers | 0,6300059557315182592 |
| PARAM_VALUE | 0 | ena_dev->aenq.q_depth | 0,16 |
| PARAM_VALUE | 0 | ena_dev->customer_metrics.supported_metrics | 0,31 |
| PARAM_VALUE | 0 | ena_dev->dma_addr_bits | 0,32-48 |
| PARAM_VALUE | 0 | ena_dev->tx_mem_queue_type | 0-1,3 |
| PARAM_VALUE | 1 | ctx | 6641230179706638336 |
| PARAM_VALUE | 1 | ctx->direction | 0 |
| PARAM_VALUE | 1 | ctx->mem_queue_type | 0-1,3 |
| PARAM_VALUE | 1 | ctx->msix_vector | 0-s32max,2147483649-u32max |
| CAPPED_DATA | 0 | ena_dev->admin_queue.q_depth | 1 |
| CAPPED_DATA | 0 | ena_dev->aenq.q_depth | 1 |
| MEM_ZERO | 1 | ctx | |
| RX_PATH | |||
| TASK_NOT_RUNNING |