Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h6667 * iwm_mcc_update_resp_v1 - response to MCC_UPDATE_CMD.
6680 struct iwm_mcc_update_resp_v1 { argument
6676 struct iwm_mcc_update_resp_v1 { global() struct
6677 statusiwm_mcc_update_resp_v1 global() argument
6678 mcciwm_mcc_update_resp_v1 global() argument
6679 capiwm_mcc_update_resp_v1 global() argument
6681 n_channelsiwm_mcc_update_resp_v1 global() argument
6682 channelsiwm_mcc_update_resp_v1 global() argument
H A Dif_iwm.c4665 struct iwm_mcc_update_resp_v1 *mcc_resp_v1 = NULL; in iwm_send_update_mcc_cmd()