Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h569 #define WLCORE_QUIRK_NO_SCHED_SCAN_WHILE_CONN BIT(9) macro
/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A Dscan.c424 if ((wl->quirks & WLCORE_QUIRK_NO_SCHED_SCAN_WHILE_CONN) && in wl1271_scan_sched_scan_start()
/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dmain.c674 WLCORE_QUIRK_NO_SCHED_SCAN_WHILE_CONN | in wl18xx_identify_chip()