Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ti/wlcore/
Dwlcore.h575 #define WLCORE_QUIRK_REGDOMAIN_CONF BIT(11) macro
Dcmd.c1684 if (!(wl->quirks & WLCORE_QUIRK_REGDOMAIN_CONF)) in wlcore_set_pending_regdomain_ch()
1702 if (!(wl->quirks & WLCORE_QUIRK_REGDOMAIN_CONF)) in wlcore_cmd_regdomain_config_locked()
Dmain.c3625 if (!(wl->quirks & WLCORE_QUIRK_REGDOMAIN_CONF)) in wlcore_regdomain_config()
/linux-6.6.21/drivers/net/wireless/ti/wl18xx/
Dmain.c676 WLCORE_QUIRK_REGDOMAIN_CONF | in wl18xx_identify_chip()