/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/cfg/ |
H A D | 6000.c | 113 .ucode_api_min = IWL6000G2_UCODE_API_MIN, \ 166 .ucode_api_min = IWL6000G2_UCODE_API_MIN, \ 201 .ucode_api_min = IWL6035_UCODE_API_MIN, \ 253 .ucode_api_min = IWL6000_UCODE_API_MIN, \ 284 .ucode_api_min = IWL6050_UCODE_API_MIN, \ 311 .ucode_api_min = IWL6050_UCODE_API_MIN, \ 337 .ucode_api_min = IWL6000_UCODE_API_MIN,
|
H A D | 2000.c | 92 .ucode_api_min = IWL2000_UCODE_API_MIN, \ 118 .ucode_api_min = IWL2030_UCODE_API_MIN, \ 137 .ucode_api_min = IWL105_UCODE_API_MIN, \ 163 .ucode_api_min = IWL135_UCODE_API_MIN, \
|
H A D | 8000.c | 102 .ucode_api_min = IWL8000_UCODE_API_MIN \ 107 .ucode_api_min = IWL8000_UCODE_API_MIN \ 112 .ucode_api_min = IWL8265_UCODE_API_MIN \
|
H A D | 5000.c | 64 .ucode_api_min = IWL5000_UCODE_API_MIN, \ 110 .ucode_api_min = IWL5000_UCODE_API_MIN, 126 .ucode_api_min = IWL5150_UCODE_API_MIN, \
|
H A D | 7000.c | 103 .ucode_api_min = IWL7260_UCODE_API_MIN 108 .ucode_api_min = IWL7265_UCODE_API_MIN 113 .ucode_api_min = IWL3168_UCODE_API_MIN 118 .ucode_api_min = IWL7265D_UCODE_API_MIN
|
H A D | 1000.c | 66 .ucode_api_min = IWL1000_UCODE_API_MIN, \ 90 .ucode_api_min = IWL100_UCODE_API_MIN, \
|
H A D | 9000.c | 77 .ucode_api_min = IWL9000_UCODE_API_MIN, \
|
H A D | bz.c | 69 .ucode_api_min = IWL_BZ_UCODE_API_MIN, \
|
H A D | sc.c | 66 .ucode_api_min = IWL_SC_UCODE_API_MIN, \
|
H A D | 22000.c | 70 .ucode_api_min = IWL_22000_UCODE_API_MIN, \
|
H A D | ax210.c | 82 .ucode_api_min = IWL_AX210_UCODE_API_MIN, \
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/cfg/ |
H A D | 2000.c | 97 .ucode_api_min = IWL2000_UCODE_API_MIN, \ 124 .ucode_api_min = IWL2030_UCODE_API_MIN, \ 144 .ucode_api_min = IWL105_UCODE_API_MIN, \ 171 .ucode_api_min = IWL135_UCODE_API_MIN, \
|
H A D | 6000.c | 118 .ucode_api_min = IWL6000G2_UCODE_API_MIN, \ 172 .ucode_api_min = IWL6000G2_UCODE_API_MIN, \ 208 .ucode_api_min = IWL6035_UCODE_API_MIN, \ 261 .ucode_api_min = IWL6000_UCODE_API_MIN, \ 293 .ucode_api_min = IWL6050_UCODE_API_MIN, \ 321 .ucode_api_min = IWL6050_UCODE_API_MIN, \ 348 .ucode_api_min = IWL6000_UCODE_API_MIN,
|
H A D | 8000.c | 159 .ucode_api_min = IWL8000_UCODE_API_MIN \ 164 .ucode_api_min = IWL8000_UCODE_API_MIN \ 169 .ucode_api_min = IWL8265_UCODE_API_MIN \
|
H A D | 5000.c | 69 .ucode_api_min = IWL5000_UCODE_API_MIN, \ 116 .ucode_api_min = IWL5000_UCODE_API_MIN, 132 .ucode_api_min = IWL5150_UCODE_API_MIN, \
|
H A D | 7000.c | 162 .ucode_api_min = IWL7260_UCODE_API_MIN 167 .ucode_api_min = IWL7265_UCODE_API_MIN 172 .ucode_api_min = IWL3168_UCODE_API_MIN 177 .ucode_api_min = IWL7265D_UCODE_API_MIN
|
H A D | 1000.c | 71 .ucode_api_min = IWL1000_UCODE_API_MIN, \ 96 .ucode_api_min = IWL100_UCODE_API_MIN, \
|
H A D | 9000.c | 125 .ucode_api_min = IWL9000_UCODE_API_MIN, \
|
H A D | 22000.c | 166 .ucode_api_min = IWL_22000_UCODE_API_MIN, \
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-config.h | 360 * @ucode_api_min: Lowest version of uCode API supported by driver. 455 u8 ucode_api_min; member
|
H A D | iwl-drv.c | 240 if (drv->fw_index < cfg->ucode_api_min) { in iwl_request_firmware() 243 if (cfg->ucode_api_min == cfg->ucode_api_max) { in iwl_request_firmware() 248 cfg->fw_name_pre, cfg->ucode_api_min); in iwl_request_firmware() 1365 const unsigned int api_min = drv->trans->cfg->ucode_api_min; in iwl_req_fw_callback()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-drv.c | 244 if (drv->fw_index < cfg->ucode_api_min) { in iwl_request_firmware() 247 if (cfg->ucode_api_min == cfg->ucode_api_max) { in iwl_request_firmware() 252 fw_name_pre, cfg->ucode_api_min); in iwl_request_firmware() 1473 const unsigned int api_min = drv->trans->cfg->ucode_api_min; in iwl_req_fw_callback()
|
H A D | iwl-config.h | 311 * @ucode_api_min: Lowest version of uCode API supported by driver. 402 u8 ucode_api_min; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945.c | 2661 .ucode_api_min = IL3945_UCODE_API_MIN, 2690 .ucode_api_min = IL3945_UCODE_API_MIN,
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945.c | 2661 .ucode_api_min = IL3945_UCODE_API_MIN, 2690 .ucode_api_min = IL3945_UCODE_API_MIN,
|