Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dioctl.h73 #define BAND_CONFIG_A 0x01 macro
H A Duap_cmd.c526 ((bss_cfg->band_cfg & BIT(0)) == BAND_CONFIG_A && in mwifiex_uap_bss_param_prepare()
993 bss_cfg->band_cfg = BAND_CONFIG_A; in mwifiex_uap_set_channel()
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dcfg.h380 #define BAND_CONFIG_A 0x01 macro
H A Duap_cmd.c184 ((bss_cfg->band_cfg & BIT(0)) == BAND_CONFIG_A && in nxpwifi_uap_bss_param_prepare()