Searched refs:ucode_api_ok (Results 1 – 8 of 8) sorted by relevance
/drivers/net/wireless/iwlwifi/ |
D | iwl-2000.c | 117 .ucode_api_ok = IWL2000_UCODE_API_OK, \ 145 .ucode_api_ok = IWL2030_UCODE_API_OK, \ 166 .ucode_api_ok = IWL105_UCODE_API_OK, \ 194 .ucode_api_ok = IWL135_UCODE_API_OK, \
|
D | iwl-6000.c | 139 .ucode_api_ok = IWL6000G2_UCODE_API_OK, \ 194 .ucode_api_ok = IWL6000G2B_UCODE_API_OK, \ 231 .ucode_api_ok = IWL6035_UCODE_API_OK, \ 285 .ucode_api_ok = IWL6000_UCODE_API_OK, \ 373 .ucode_api_ok = IWL6000_UCODE_API_OK,
|
D | iwl-5000.c | 87 .ucode_api_ok = IWL5000_UCODE_API_OK, \ 135 .ucode_api_ok = IWL5000_UCODE_API_OK, 152 .ucode_api_ok = IWL5150_UCODE_API_OK, \
|
D | iwl-1000.c | 89 .ucode_api_ok = IWL1000_UCODE_API_OK, \ 115 .ucode_api_ok = IWL100_UCODE_API_OK, \
|
D | iwl-7000.c | 172 .ucode_api_ok = IWL7260_UCODE_API_OK, \ 178 .ucode_api_ok = IWL7265_UCODE_API_OK, \ 184 .ucode_api_ok = IWL7265D_UCODE_API_OK, \
|
D | iwl-8000.c | 149 .ucode_api_ok = IWL8000_UCODE_API_OK, \
|
D | iwl-config.h | 324 const unsigned int ucode_api_ok; member
|
D | iwl-drv.c | 1185 unsigned int api_ok = drv->cfg->ucode_api_ok; in iwl_req_fw_callback()
|