Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/net/ethernet/intel/e1000e/ethtool.c, line 731
- drivers/net/ethernet/intel/e1000e/netdev.c, line 4654
Smatch caller information:
drivers/net/ethernet/intel/e1000e/ethtool.c e1000_set_ringparam() -> e1000e_setup_tx_resources()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tx_ring | 4096-ptr_max |
| PARAM_VALUE | 0 | tx_ring->adapter | 4096-ptr_max |
| PARAM_VALUE | 0 | tx_ring->count | 64 |
| PARAM_VALUE | 0 | tx_ring->next_to_clean | 0 |
| PARAM_VALUE | 0 | tx_ring->next_to_use | 0 |
| BUF_SIZE | 0 | tx_ring | 120 |
| DATA_SOURCE | 0 | tx_ring | r vmalloc_noprof |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/net/ethernet/intel/e1000e/netdev.c e1000e_open() -> e1000e_setup_tx_resources()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | global &rtnl_mutex |