Searched refs:n_channels (Results 1 – 6 of 6) sorted by relevance
/openbsd/sys/dev/pci/ |
H A D | if_iwmreg.h | 5466 uint8_t n_channels; member 6576 uint32_t n_channels; member 6603 uint32_t n_channels; member 6633 uint32_t n_channels; member
|
H A D | if_iwxreg.h | 2263 uint32_t n_channels; member 8148 uint32_t n_channels; member 8186 uint32_t n_channels; member
|
H A D | if_iwm.c | 7810 req->n_channels = iwm_lmac_scan_fill_channels(sc, in iwm_lmac_scan() 9878 resp->n_channels * sizeof(resp->channels[0])) { in iwm_send_update_mcc_cmd() 9892 resp_v1->n_channels * sizeof(resp_v1->channels[0])) { in iwm_send_update_mcc_cmd()
|
H A D | if_iwx.c | 9339 resp->n_channels * sizeof(resp->channels[0])) { in iwx_send_update_mcc_cmd() 9345 …esp->status, resp->mcc, resp->cap, resp->time, resp->geo_info, resp->source_id, resp->n_channels)); in iwx_send_update_mcc_cmd() 9348 iwx_init_channel_map(sc, NULL, resp->channels, resp->n_channels); in iwx_send_update_mcc_cmd()
|
/openbsd/sys/dev/ic/ |
H A D | qwxreg.h | 3491 uint32_t n_channels; member
|
H A D | qwzreg.h | 3553 uint32_t n_channels; member
|