Home
last modified time | relevance | path

Searched refs:WL1271_SCAN_OPT_SPLIT_SCAN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dscan.h35 #define WL1271_SCAN_OPT_SPLIT_SCAN 2 macro
/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A Dscan.c102 scan_options |= WL1271_SCAN_OPT_SPLIT_SCAN; in wl1271_scan_send()