Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c636 WLCORE_QUIRK_DUAL_PROBE_TMPL | in wl12xx_identify_chip()
659 WLCORE_QUIRK_DUAL_PROBE_TMPL | in wl12xx_identify_chip()
687 WLCORE_QUIRK_DUAL_PROBE_TMPL | in wl12xx_identify_chip()
/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h572 #define WLCORE_QUIRK_DUAL_PROBE_TMPL BIT(10) macro
H A Dinit.c43 if (wl->quirks & WLCORE_QUIRK_DUAL_PROBE_TMPL) { in wl1271_init_templates_config()
H A Dcmd.c1168 (wl->quirks & WLCORE_QUIRK_DUAL_PROBE_TMPL)) { in wl12xx_cmd_build_probe_req()