Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/cw1200/
Dsta.c1288 WSM_PHY_BAND_5G : WSM_PHY_BAND_2_4G; in cw1200_do_join()
1463 .band = WSM_PHY_BAND_2_4G, in cw1200_enable_listening()
1472 WSM_PHY_BAND_5G : WSM_PHY_BAND_2_4G; in cw1200_enable_listening()
1475 start.band = WSM_PHY_BAND_2_4G; in cw1200_enable_listening()
2327 WSM_PHY_BAND_5G : WSM_PHY_BAND_2_4G, in cw1200_start_ap()
Dscan.c406 WSM_PHY_BAND_5G : WSM_PHY_BAND_2_4G; in cw1200_probe_work()
Dwsm.h25 #define WSM_PHY_BAND_2_4G (0) macro