Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/net/wireless/intel/iwlwifi/mld/mld.c
- drivers/net/wireless/intel/iwlwifi/mld/tests/utils.c, line 42
Smatch caller information:
drivers/net/wireless/intel/iwlwifi/mld/tests/utils.c iwlmld_kunit_test_init() -> iwl_construct_mld()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mld | 16,4096-ptr_max |
| PARAM_VALUE | 1 | trans | 4096-ptr_max |
| PARAM_VALUE | 1 | trans->dev | 16,4096-ptr_max |
| PARAM_VALUE | 2 | cfg | 16,4096-ptr_max |
| PARAM_VALUE | 3 | fw | 16,4096-ptr_max |
| PARAM_VALUE | 4 | hw | 4096-ptr_max |
| PARAM_VALUE | 4 | hw->wiphy | 16,4096-ptr_max |
| PARAM_VALUE | 4 | hw->wiphy->mtx.dep_map->name | 0-255 |
| PARAM_VALUE | 4 | hw->wiphy->mtx.first_waiter | 0 |
| PARAM_VALUE | 4 | hw->wiphy->mtx.magic | 4096-ptr_max |
| PARAM_VALUE | 4 | hw->wiphy->mtx.osq.tail.counter | 0 |
| PARAM_VALUE | 4 | hw->wiphy->mtx.owner.counter | 0 |
| PARAM_VALUE | 5 | dbgfs_dir | 0 |
| BUF_SIZE | 0 | mld | 11272 |
| BUF_SIZE | 1 | trans | 3456 |
| BUF_SIZE | 1 | trans->dev | 1616 |
| BUF_SIZE | 2 | cfg | 96 |
| BUF_SIZE | 3 | fw | 1128 |
| BUF_SIZE | 4 | hw | 208 |
| BUF_SIZE | 4 | hw->wiphy | 2464 |
| DATA_SOURCE | 0 | mld | r kunit_kzalloc |
| DATA_SOURCE | 1 | trans | r kunit_kzalloc |
| DATA_SOURCE | 2 | cfg | r kunit_kzalloc |
| DATA_SOURCE | 3 | fw | r kunit_kzalloc |
| DATA_SOURCE | 4 | hw | r kunit_kzalloc |
| MEM_ZERO | 0 | mld | |
| MEM_ZERO | 1 | trans | |
| MEM_ZERO | 1 | trans->dev | |
| MEM_ZERO | 2 | cfg | |
| MEM_ZERO | 3 | fw | |
| MEM_ZERO | 4 | hw | |
| MEM_ZERO | 4 | hw->wiphy | |
| NOCHECK_CALL |
drivers/net/wireless/intel/iwlwifi/mld/mld.c iwl_op_mode_mld_start() -> iwl_construct_mld()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | trans | 4096-ptr_max |
| PARAM_VALUE | 1 | trans->cfg->max_data_size | 0,49152,81920 |
| PARAM_VALUE | 1 | trans->cfg->max_inst_size | 0,131072,262144 |
| PARAM_VALUE | 1 | trans->cfg->ucode_api_max | 0,2,5-6,17,29,36,77,100 |
| PARAM_VALUE | 1 | trans->mac_cfg->base->max_event_log_size | 0,128,512,1024 |
| PARAM_VALUE | 1 | trans->mac_cfg->base->ucode_api_max | 0,46,77,89,1105-1107 |
| PARAM_VALUE | 1 | trans->mac_cfg->base->ucode_api_min | 0,2-100,1102 |
| PARAM_VALUE | 2 | cfg->max_data_size | 0,49152,81920 |
| PARAM_VALUE | 2 | cfg->max_inst_size | 0,131072,262144 |
| PARAM_VALUE | 2 | cfg->ucode_api_max | 0,2,5-6,17,29,36,77,100 |
| PARAM_VALUE | 3 | fw | 4096-ptr_max |
| PARAM_VALUE | 4 | hw | 4096-ptr_max |
| PARAM_VALUE | 4 | hw->priv | 4096-ptr_max |
| PARAM_VALUE | 5 | dbgfs_dir | 4096-u64max |
| BUF_SIZE | 4 | hw | 208 |
| BUF_SIZE | 5 | dbgfs_dir | s32min-(-1),1-s32max |
| BUF_SIZE | 5 | dbgfs_dir | s32min-(-1),1-s32max |
| DATA_SOURCE | 1 | trans | $0 |
| DATA_SOURCE | 2 | cfg | $1 |
| DATA_SOURCE | 3 | fw | $2 |
| DATA_SOURCE | 4 | hw | r ieee80211_alloc_hw |
| DATA_SOURCE | 5 | dbgfs_dir | $3 |
| NOCHECK_CALL | |||
| LOCK2 | global &iwlwifi_opmode_table_mtx |