Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wlcore/
Dwlcore.h584 #define WLCORE_QUIRK_REGDOMAIN_CONF BIT(11) macro
Dcmd.c1677 if (!(wl->quirks & WLCORE_QUIRK_REGDOMAIN_CONF)) in wlcore_set_pending_regdomain_ch()
1695 if (!(wl->quirks & WLCORE_QUIRK_REGDOMAIN_CONF)) in wlcore_cmd_regdomain_config_locked()
Dmain.c3639 if (!(wl->quirks & WLCORE_QUIRK_REGDOMAIN_CONF)) in wlcore_regdomain_config()
/drivers/net/wireless/ti/wl18xx/
Dmain.c678 WLCORE_QUIRK_REGDOMAIN_CONF | in wl18xx_identify_chip()