Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c529 (((bss_cfg->band_cfg & BIT(0)) == BAND_CONFIG_BG && in mwifiex_uap_bss_param_prepare()
531 ((bss_cfg->band_cfg & BIT(0)) == BAND_CONFIG_A && in mwifiex_uap_bss_param_prepare()
538 chan_band->band_config = bss_cfg->band_cfg; in mwifiex_uap_bss_param_prepare()
825 bss_cfg->band_cfg = BAND_CONFIG_BG; in mwifiex_uap_set_channel()
831 bss_cfg->band_cfg = BAND_CONFIG_A; in mwifiex_uap_set_channel()
849 bss_cfg->band_cfg |= MWIFIEX_SEC_CHAN_BELOW; in mwifiex_uap_set_channel()
851 bss_cfg->band_cfg |= MWIFIEX_SEC_CHAN_ABOVE; in mwifiex_uap_set_channel()
856 bss_cfg->band_cfg |= in mwifiex_uap_set_channel()
H A Dioctl.h87 u8 band_cfg; member
H A Dsta_ioctl.c1162 roc_cfg.band_cfg = chan->band; in mwifiex_remain_on_chan_cfg()
1164 roc_cfg.band_cfg |= (sc << 2); in mwifiex_remain_on_chan_cfg()
H A Dfw.h2085 u8 band_cfg; member