Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
HDif_iwm.c4729 struct iwm_mcc_update_resp_v1 *mcc_resp_v1 = NULL; in iwm_send_update_mcc_cmd() local
4771 mcc_resp_v1 = (void *)pkt->data; in iwm_send_update_mcc_cmd()
4772 mcc = mcc_resp_v1->mcc; in iwm_send_update_mcc_cmd()
4773 n_channels = le32toh(mcc_resp_v1->n_channels); in iwm_send_update_mcc_cmd()