Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dnvm-reg.h336 * struct iwl_mcc_update_resp_v4 - response to MCC_UPDATE_CMD.
352 struct iwl_mcc_update_resp_v4 { struct
353 statusiwl_mcc_update_resp_v4 global() argument
354 mcciwl_mcc_update_resp_v4 global() argument
355 capiwl_mcc_update_resp_v4 global() argument
356 timeiwl_mcc_update_resp_v4 global() argument
357 geo_infoiwl_mcc_update_resp_v4 global() argument
358 source_idiwl_mcc_update_resp_v4 global() argument
359 reservediwl_mcc_update_resp_v4 global() argument
360 n_channelsiwl_mcc_update_resp_v4 global() argument
361 channelsiwl_mcc_update_resp_v4 global() argument
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dnvm.c465 struct iwl_mcc_update_resp_v4 *mcc_resp_v4 = (void *)pkt->data; in iwl_mvm_update_mcc()