Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h575 #define WLCORE_QUIRK_REGDOMAIN_CONF BIT(11) macro
H A Dcmd.c1685 if (!(wl->quirks & WLCORE_QUIRK_REGDOMAIN_CONF)) in wlcore_set_pending_regdomain_ch()
1703 if (!(wl->quirks & WLCORE_QUIRK_REGDOMAIN_CONF)) in wlcore_cmd_regdomain_config_locked()
H A Dmain.c3703 if (!(wl->quirks & WLCORE_QUIRK_REGDOMAIN_CONF)) in wlcore_regdomain_config()