Home
last modified time | relevance | path

Searched refs:chan_band (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c487 struct host_cmd_tlv_channel_band *chan_band; in mwifiex_uap_bss_param_prepare() local
544 chan_band = (struct host_cmd_tlv_channel_band *)tlv; in mwifiex_uap_bss_param_prepare()
545 chan_band->header.type = cpu_to_le16(TLV_TYPE_CHANNELBANDLIST); in mwifiex_uap_bss_param_prepare()
546 chan_band->header.len = in mwifiex_uap_bss_param_prepare()
549 chan_band->band_config = bss_cfg->band_cfg; in mwifiex_uap_bss_param_prepare()
550 chan_band->channel = bss_cfg->channel; in mwifiex_uap_bss_param_prepare()
H A Dscan.c2128 struct chan_band_param_set *chan_band; in mwifiex_ret_802_11_scan() local
2223 chan_band = &chan_band_tlv->chan_band_param[idx]; in mwifiex_ret_802_11_scan()
2224 radio_type = &chan_band->radio_type; in mwifiex_ret_802_11_scan()
2238 pmatch->channels[0] = chan_band->chan_number; in mwifiex_ret_802_11_scan()
H A Dmain.h530 u8 chan_band:2; member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c476 struct host_cmd_tlv_channel_band *chan_band; in mwifiex_uap_bss_param_prepare() local
533 chan_band = (struct host_cmd_tlv_channel_band *)tlv; in mwifiex_uap_bss_param_prepare()
534 chan_band->header.type = cpu_to_le16(TLV_TYPE_CHANNELBANDLIST); in mwifiex_uap_bss_param_prepare()
535 chan_band->header.len = in mwifiex_uap_bss_param_prepare()
538 chan_band->band_config = bss_cfg->band_cfg; in mwifiex_uap_bss_param_prepare()
539 chan_band->channel = bss_cfg->channel; in mwifiex_uap_bss_param_prepare()
H A Dscan.c2110 struct chan_band_param_set *chan_band; in mwifiex_ret_802_11_scan() local
2205 chan_band = &chan_band_tlv->chan_band_param[idx]; in mwifiex_ret_802_11_scan()
2206 radio_type = &chan_band->radio_type; in mwifiex_ret_802_11_scan()
2220 pmatch->channels[0] = chan_band->chan_number; in mwifiex_ret_802_11_scan()
H A Dmain.h512 u8 chan_band:2; member

Completed in 15 milliseconds