Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/net/ethernet/intel/ice/ice_ethtool.c, line 3721
- drivers/net/ethernet/intel/ice/virt/rss.c, line 1810
Smatch caller information:
drivers/net/ethernet/intel/ice/ice_ethtool.c ice_set_rxfh() -> ice_set_rss_hfunc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vsi | 4096-ptr_max |
| PARAM_VALUE | 0 | vsi->back | 4096-ptr_max |
| PARAM_VALUE | 0 | vsi->back->flags | 4096-ptr_max |
| PARAM_VALUE | 0 | vsi->back->vsi | 0,4096-ptr_max |
| PARAM_VALUE | 1 | hfunc | 0-1 |
| FUZZY_MAX | 1 | hfunc | 1 |
| HARD_MAX | 1 | hfunc | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &netdev->ethtool->rss_lock | ||
| TYPE_LOCK | (struct ethtool_netdev_state)->rss_lock |
drivers/net/ethernet/intel/ice/virt/rss.c ice_vc_config_rss_hfunc() -> ice_set_rss_hfunc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | vsi | 1-u64max |
| PARAM_VALUE | 1 | hfunc | 0-1 |
| DATA_SOURCE | 0 | vsi | r ice_get_vf_vsi |
| FUZZY_MAX | 1 | hfunc | 1 |
| HARD_MAX | 1 | hfunc | 1 |
| LOCK2 | &pool->lock | ||
| LOCK2 | &vf->cfg_lock | ||
| TYPE_LOCK | (struct ice_vf)->cfg_lock |