Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dioctl.h72 #define BAND_CONFIG_BG 0x00 macro
H A Duap_cmd.c524 (((bss_cfg->band_cfg & BIT(0)) == BAND_CONFIG_BG && in mwifiex_uap_bss_param_prepare()
987 bss_cfg->band_cfg = BAND_CONFIG_BG; in mwifiex_uap_set_channel()
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dcfg.h379 #define BAND_CONFIG_BG 0x00 macro
H A Duap_cmd.c182 (((bss_cfg->band_cfg & BIT(0)) == BAND_CONFIG_BG && in nxpwifi_uap_bss_param_prepare()