Searched refs:IEEE80211_SCB (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_ieee80211.c | 291 else if (ch_offset == IEEE80211_SCB) in secondary_ch_offset_to_hal_ch_offset() 304 return IEEE80211_SCB; in hal_ch_offset_to_secondary_ch_offset() 2151 case IEEE80211_SCB: in rtw_ies_get_chbw()
|
| H A D | rtw_vht.c | 1205 case IEEE80211_SCB: in rtw_restructure_vht_ie()
|
| H A D | rtw_tdls.c | 2593 case IEEE80211_SCB: in On_TDLS_Ch_Switch_Req() 3215 pframe = rtw_tdls_set_second_channel_offset(pframe, pattrib, IEEE80211_SCB); in rtw_build_tdls_ch_switch_req_ies()
|
| H A D | rtw_mlme.c | 4229 case IEEE80211_SCB: in rtw_restructure_ht_ie() 4525 case IEEE80211_SCB: in rtw_update_ht_cap()
|
| H A D | rtw_wlan_util.c | 1200 case IEEE80211_SCB: in HTOnAssocRsp()
|
| H A D | rtw_ap.c | 4452 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op_ie + 2, IEEE80211_SCB); in rtw_ap_update_bss_chbw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_ieee80211.c | 291 else if (ch_offset == IEEE80211_SCB) in secondary_ch_offset_to_hal_ch_offset() 304 return IEEE80211_SCB; in hal_ch_offset_to_secondary_ch_offset() 2149 case IEEE80211_SCB: in rtw_ies_get_chbw()
|
| H A D | rtw_vht.c | 1209 case IEEE80211_SCB: in rtw_restructure_vht_ie()
|
| H A D | rtw_tdls.c | 2593 case IEEE80211_SCB: in On_TDLS_Ch_Switch_Req() 3215 pframe = rtw_tdls_set_second_channel_offset(pframe, pattrib, IEEE80211_SCB); in rtw_build_tdls_ch_switch_req_ies()
|
| H A D | rtw_mlme.c | 4260 case IEEE80211_SCB: in rtw_restructure_ht_ie() 4556 case IEEE80211_SCB: in rtw_update_ht_cap()
|
| H A D | rtw_wlan_util.c | 1200 case IEEE80211_SCB: in HTOnAssocRsp()
|
| H A D | rtw_ap.c | 4548 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op_ie + 2, IEEE80211_SCB); in rtw_ap_update_bss_chbw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | ieee80211.h | 1810 IEEE80211_SCB = 3, /* the secondary channel is below the primary channel */ enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | ieee80211.h | 1806 IEEE80211_SCB = 3, /* the secondary channel is below the primary channel */ enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_linux.c | 7015 case IEEE80211_SCB:
|
| H A D | ioctl_cfg80211.c | 8672 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, IEEE80211_SCB); in rtw_cfg80211_construct_mesh_beacon_ies()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_linux.c | 7015 case IEEE80211_SCB:
|
| H A D | ioctl_cfg80211.c | 8497 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, IEEE80211_SCB); in rtw_cfg80211_construct_mesh_beacon_ies()
|