Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dscan.h93 #define SCAN_CHANNEL_FLAGS_DFS BIT(0) /* channel is passive until an macro
H A Dscan.c190 channels[j].flags |= SCAN_CHANNEL_FLAGS_DFS; in wlcore_scan_get_channels()
214 channels[j].flags = SCAN_CHANNEL_FLAGS_DFS; in wlcore_scan_get_channels()