Home
last modified time | relevance | path

Searched refs:iwl_mcc_update_resp_v3 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dnvm-reg.h309 * struct iwl_mcc_update_resp_v3 - response to MCC_UPDATE_CMD.
324 struct iwl_mcc_update_resp_v3 { struct
325 statusiwl_mcc_update_resp_v3 global() argument
326 mcciwl_mcc_update_resp_v3 global() argument
327 capiwl_mcc_update_resp_v3 global() argument
328 source_idiwl_mcc_update_resp_v3 global() argument
329 timeiwl_mcc_update_resp_v3 global() argument
330 geo_infoiwl_mcc_update_resp_v3 global() argument
331 n_channelsiwl_mcc_update_resp_v3 global() argument
332 channelsiwl_mcc_update_resp_v3 global() argument
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dnvm.c490 struct iwl_mcc_update_resp_v3 *mcc_resp_v3 = (void *)pkt->data; in iwl_mvm_update_mcc()