conn_scan_ch_params   97 drivers/net/wireless/ti/wl12xx/scan.h 	struct conn_scan_ch_params channels_2[MAX_CHANNELS_2GHZ];
conn_scan_ch_params   98 drivers/net/wireless/ti/wl12xx/scan.h 	struct conn_scan_ch_params channels_5[WL12XX_MAX_CHANNELS_5GHZ];
conn_scan_ch_params   99 drivers/net/wireless/ti/wl12xx/scan.h 	struct conn_scan_ch_params channels_4[MAX_CHANNELS_4GHZ];
conn_scan_ch_params   16 drivers/net/wireless/ti/wl18xx/scan.h 	struct conn_scan_ch_params channel;
conn_scan_ch_params   71 drivers/net/wireless/ti/wl18xx/scan.h 			struct conn_scan_ch_params channels_2[MAX_CHANNELS_2GHZ];
conn_scan_ch_params   72 drivers/net/wireless/ti/wl18xx/scan.h 			struct conn_scan_ch_params channels_5[WL18XX_MAX_CHANNELS_5GHZ];
conn_scan_ch_params   73 drivers/net/wireless/ti/wl18xx/scan.h 			struct conn_scan_ch_params channels_4[MAX_CHANNELS_4GHZ];
conn_scan_ch_params  130 drivers/net/wireless/ti/wlcore/scan.c 			 struct conn_scan_ch_params *channels,
conn_scan_ch_params  140 drivers/net/wireless/ti/wlcore/scan.h 	struct conn_scan_ch_params channels_2[MAX_CHANNELS_2GHZ];
conn_scan_ch_params  141 drivers/net/wireless/ti/wlcore/scan.h 	struct conn_scan_ch_params channels_5[MAX_CHANNELS_5GHZ];
conn_scan_ch_params  142 drivers/net/wireless/ti/wlcore/scan.h 	struct conn_scan_ch_params channels_4[MAX_CHANNELS_4GHZ];