| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/pci/ | |
| if_iwmreg.h | 5487 uint8_t n_channels; member in struct:iwm_scan_req_lmac 6876 * @n_channels: number of channels in @channels_data (may be 14, 39, 50 or 51 6886 uint32_t n_channels; member in struct:iwm_mcc_update_resp_v1 6901 * @n_channels: number of channels in @channels_data (may be 14, 39, 50 or 51 6913 uint32_t n_channels; member in struct:iwm_mcc_update_resp_v2 6931 * @n_channels: number of channels in @channels_data (may be 14, 39, 50 or 51 6943 uint32_t n_channels; member in struct:iwm_mcc_update_resp_v3 |
| if_iwm.c | 5835 req->n_channels = iwm_lmac_scan_fill_channels(sc, 7540 resp->n_channels * sizeof(resp->channels[0])) { 7554 resp_v1->n_channels * sizeof(resp_v1->channels[0])) { |