Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h6690 * iwm_mcc_update_resp_v2 - response to MCC_UPDATE_CMD.
6705 struct iwm_mcc_update_resp_v2 { argument
6701 struct iwm_mcc_update_resp_v2 { global() struct
6702 statusiwm_mcc_update_resp_v2 global() argument
6703 mcciwm_mcc_update_resp_v2 global() argument
6704 capiwm_mcc_update_resp_v2 global() argument
6706 timeiwm_mcc_update_resp_v2 global() argument
6707 reservediwm_mcc_update_resp_v2 global() argument
6708 n_channelsiwm_mcc_update_resp_v2 global() argument
6709 channelsiwm_mcc_update_resp_v2 global() argument
H A Dif_iwm.c4666 struct iwm_mcc_update_resp_v2 *mcc_resp; in iwm_send_update_mcc_cmd()