Searched refs:rtw_is_cckrates_included (Results 1 – 6 of 6) sorted by relevance
75 bool rtw_is_cckrates_included(u8 *rate) in rtw_is_cckrates_included() function104 if (rtw_is_cckrates_included(rate)) in rtw_check_network_type()111 else if (rtw_is_cckrates_included(rate)) in rtw_check_network_type()
69 bool rtw_is_cckrates_included(u8 *rate) in rtw_is_cckrates_included() function98 if (rtw_is_cckrates_included(rate)) in rtw_check_network_type()105 else if (rtw_is_cckrates_included(rate)) in rtw_check_network_type()
770 bool rtw_is_cckrates_included(u8 *rate);
1172 bool rtw_is_cckrates_included(u8 *rate);
145 } else if ((rtw_is_cckrates_included((u8 *)&pnetwork->network.SupportedRates))) { in translate_scan()647 } else if (rtw_is_cckrates_included((u8 *)prates)) { in rtw_wx_get_name()
134 } else if (rtw_is_cckrates_included((u8 *)&pnetwork->network.SupportedRates)) { in translate_scan()793 } else if (rtw_is_cckrates_included((u8 *)prates)) { in rtw_wx_get_name()