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/virt/fdir.c, line 860
- drivers/net/ethernet/intel/ice/virt/rss.c, line 1400
Smatch caller information:
drivers/net/ethernet/intel/ice/virt/fdir.c ice_vc_fdir_parse_raw() -> ice_parser_create()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hw | 4096-ptr_max |
| PARAM_VALUE | 0 | hw->mac_type | 1-2 |
| BUF_SIZE | 0 | hw | 15232 |
| LOCK2 | &vf->cfg_lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct ice_vf)->cfg_lock |
drivers/net/ethernet/intel/ice/virt/rss.c ice_parse_raw_rss_pattern() -> ice_parser_create()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hw | 4096-ptr_max |
| PARAM_VALUE | 0 | hw->adminq.num_sq_entries | 1-u16max |
| PARAM_VALUE | 0 | hw->adminq.sq.count | 1-u16max |
| PARAM_VALUE | 0 | hw->adminq.sq_last_status | 0 |
| PARAM_VALUE | 0 | hw->adminq.sq_lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | hw->adminq.sq_lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | hw->reset_ongoing | 0 |
| BUF_SIZE | 0 | hw | 15232 |
| LOCK2 | &pool->lock | ||
| LOCK2 | &vf->cfg_lock | ||
| TYPE_LOCK | (struct ice_vf)->cfg_lock |