Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_scan.c139 t_u8 ret_band; in radio_type_to_band() local
143 ret_band = BAND_A; in radio_type_to_band()
147 ret_band = BAND_G; in radio_type_to_band()
151 return ret_band; in radio_type_to_band()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_scan.c155 t_u16 ret_band; in radio_type_to_band() local
159 ret_band = BAND_A; in radio_type_to_band()
163 ret_band = BAND_G; in radio_type_to_band()
167 return ret_band; in radio_type_to_band()