Home
last modified time | relevance | path

Searched refs:ISSUPP_DRCS_ENABLED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h238 #define ISSUPP_DRCS_ENABLED(FwCapInfo) (FwCapInfo & BIT(15)) macro
H A Dsta_cmd.c2343 if (ISSUPP_DRCS_ENABLED(adapter->fw_cap_info)) in mwifiex_sta_init_cmd()
H A Dcfg80211.c4387 if (adapter->drcs_enabled && ISSUPP_DRCS_ENABLED(adapter->fw_cap_info)) in mwifiex_register_cfg80211()