Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/net/ethernet/emulex/benet/be_main.c be_poll() -> be_process_tx()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adapter | 4096-ptr_max |
| PARAM_VALUE | 0 | adapter->num_tx_qs | 1-u16max |
| PARAM_VALUE | 0 | adapter->tx_obj | 4096-ptr_max |
| PARAM_VALUE | 2 | idx | 0-65534 |
| CAPPED_DATA | 2 | idx | 1 |
| PARAM_COMPARE | 0 | adapter->num_tx_qs | > $2 |
| PARAM_COMPARE | 2 | idx | < $0->num_tx_qs |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | adapter | unit_byte |
| UNITS | 2 | idx | unit_array_size |
| HALF_LOCKED2 | bh | ||
| HALF_LOCKED2 | rcu_read |