Searched refs:new_band (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | spectmgmt.c | 29 enum nl80211_band new_band = current_band; in ieee80211_parse_ch_switch_ie() local 55 &new_band)) { in ieee80211_parse_ch_switch_ie() 85 new_freq = ieee80211_channel_to_frequency(new_chan_no, new_band); in ieee80211_parse_ch_switch_ie()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_role.c | 127 struct rtw_wifi_role_t *wrole, u8 new_band) 131 if (new_band == wrole->hw_band) { 132 PHL_ERR("%s widx:%d at the same band(%d)\n", __func__, wrole->id, new_band); 137 _phl_alloc_hw_resource(phl, wrole, new_band);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_role.c | 127 struct rtw_wifi_role_t *wrole, u8 new_band) 131 if (new_band == wrole->hw_band) { 132 PHL_ERR("%s widx:%d at the same band(%d)\n", __func__, wrole->id, new_band); 137 _phl_alloc_hw_resource(phl, wrole, new_band);
|