Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c ixgbe_xmit_frame_ring() -> ixgbe_tx_map()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tx_ring | 4096-ptr_max |
| PARAM_VALUE | 0 | tx_ring->netdev | 4096-ptr_max |
| PARAM_VALUE | 0 | tx_ring->tx_buffer_info | 4096-ptr_max |
| PARAM_VALUE | 1 | first | 4096-ptr_max |
| PARAM_VALUE | 1 | first->skb | 4096-ptr_max |
| PARAM_VALUE | 1 | first->xdpf | 4096-ptr_max |
| BUF_SIZE | 0 | tx_ring | (-1),4096 |
| BUF_SIZE | 0 | tx_ring | (-1),4096 |
| BUF_SIZE | 1 | first->skb | (-1)-s32max |
| CAPPED_DATA | 0 | tx_ring->next_to_clean | 1 |
| DATA_SOURCE | 0 | tx_ring | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 1 | first->bytecount | 2-u32max[c] |
| HOST_DATA | 1 | first->protocol | 1-255 |
| HOST_DATA | 1 | first->skb->csum_offset | 0-u16max |
| HOST_DATA | 1 | first->skb->len | 2-u32max[c] |
| HOST_DATA | 1 | first->skb->tstamp | 500000002-4294967299794967295[c] |
| HOST_DATA | 1 | first->skb->users.refs.counter | s32min-0,2-s32max |
| USER_DATA | 1 | first->tx_flags | 0-u32max[c][u] |
| NO_OVERFLOW_SIMPLE | 1 | first->bytecount | |
| NO_OVERFLOW_SIMPLE | 1 | first->skb->data_len | |
| NO_OVERFLOW_SIMPLE | 1 | first->skb->end | |
| NO_OVERFLOW_SIMPLE | 1 | first->skb->len | |
| NO_OVERFLOW_SIMPLE | 1 | first->skb->tail | |
| NO_OVERFLOW_SIMPLE | 1 | first->skb->truesize | |
| USER_PTR | 1 | first->skb->data |