Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwm.c4730 struct iwm_mcc_update_resp_v2 *mcc_resp; in iwm_send_update_mcc_cmd() local
4767 mcc_resp = (void *)pkt->data; in iwm_send_update_mcc_cmd()
4768 mcc = mcc_resp->mcc; in iwm_send_update_mcc_cmd()
4769 n_channels = le32toh(mcc_resp->n_channels); in iwm_send_update_mcc_cmd()