Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/net/ethernet/amazon/ena/ena_netdev.c ena_rx_skb() -> ena_alloc_skb()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rx_ring | 4096-ptr_max |
| PARAM_VALUE | 0 | rx_ring->adapter | 4096-ptr_max |
| PARAM_VALUE | 0 | rx_ring->dev->flags | 4096-ptr_max |
| PARAM_VALUE | 0 | rx_ring->ena_bufs | 4096-ptr_max |
| PARAM_VALUE | 0 | rx_ring->ena_com_io_cq | 4096-ptr_max |
| PARAM_VALUE | 0 | rx_ring->ena_com_io_cq->direction | 0-1 |
| PARAM_VALUE | 0 | rx_ring->ena_com_io_cq->phase | 0-1 |
| PARAM_VALUE | 0 | rx_ring->ena_com_io_cq->q_depth | 1-u16max |
| PARAM_VALUE | 0 | rx_ring->rx_buffer_info | 4096-ptr_max |
| PARAM_VALUE | 0 | rx_ring->sgl_size | 1-u16max |
| PARAM_VALUE | 0 | rx_ring->xdp_ring->ena_com_io_sq->direction | 0-1 |
| PARAM_VALUE | 0 | rx_ring->xdp_ring->ena_com_io_sq->mem_queue_type | 0-1,3 |
| PARAM_VALUE | 0 | rx_ring->xdp_ring->ena_com_io_sq->tx_max_header_size | 0-256 |
| PARAM_VALUE | 0 | *rx_ring->netdev->name | 0-255 |
| PARAM_VALUE | 1 | first_frag | 0 |
| CAPPED_DATA | 0 | rx_ring->ena_com_io_cq->q_depth | 1 |
| CAPPED_DATA | 2 | len | 1 |
| DATA_SOURCE | 0 | rx_ring | $0 |
| PARAM_COMPARE | 2 | len | <= $0->rx_copybreak |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | len | unit_byte |
| HALF_LOCKED2 | bh | ||
| HALF_LOCKED2 | rcu_read |
drivers/net/ethernet/amazon/ena/ena_netdev.c ena_rx_skb() -> ena_alloc_skb()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rx_ring | 4096-ptr_max |
| PARAM_VALUE | 0 | rx_ring->adapter | 4096-ptr_max |
| PARAM_VALUE | 0 | rx_ring->dev->flags | 4096-ptr_max |
| PARAM_VALUE | 0 | rx_ring->ena_bufs | 4096-ptr_max |
| PARAM_VALUE | 0 | rx_ring->ena_com_io_cq | 4096-ptr_max |
| PARAM_VALUE | 0 | rx_ring->ena_com_io_cq->direction | 0-1 |
| PARAM_VALUE | 0 | rx_ring->ena_com_io_cq->phase | 0-1 |
| PARAM_VALUE | 0 | rx_ring->ena_com_io_cq->q_depth | 1-u16max |
| PARAM_VALUE | 0 | rx_ring->rx_buffer_info | 4096-ptr_max |
| PARAM_VALUE | 0 | rx_ring->rx_copybreak | 0-65534 |
| PARAM_VALUE | 0 | rx_ring->sgl_size | 1-u16max |
| PARAM_VALUE | 0 | rx_ring->xdp_ring->ena_com_io_sq->direction | 0-1 |
| PARAM_VALUE | 0 | rx_ring->xdp_ring->ena_com_io_sq->mem_queue_type | 0-1,3 |
| PARAM_VALUE | 0 | rx_ring->xdp_ring->ena_com_io_sq->tx_max_header_size | 0-256 |
| PARAM_VALUE | 0 | *rx_ring->netdev->name | 0-255 |
| CAPPED_DATA | 0 | rx_ring->ena_com_io_cq->q_depth | 1 |
| CAPPED_DATA | 0 | rx_ring->rx_copybreak | 1 |
| DATA_SOURCE | 0 | rx_ring | $0 |
| BIT_INFO | 2 | len | 0x0,0xffc0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | bh | ||
| HALF_LOCKED2 | rcu_read |