Searched refs:IEEE80211_SCA (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_ieee80211.c | 289 else if (ch_offset == IEEE80211_SCA) in secondary_ch_offset_to_hal_ch_offset() 302 return IEEE80211_SCA; in hal_ch_offset_to_secondary_ch_offset() 2148 case IEEE80211_SCA: in rtw_ies_get_chbw()
|
| H A D | rtw_vht.c | 1201 case IEEE80211_SCA: in rtw_restructure_vht_ie()
|
| H A D | rtw_tdls.c | 2589 case IEEE80211_SCA: in On_TDLS_Ch_Switch_Req() 3212 pframe = rtw_tdls_set_second_channel_offset(pframe, pattrib, IEEE80211_SCA); in rtw_build_tdls_ch_switch_req_ies()
|
| H A D | rtw_mlme.c | 4225 case IEEE80211_SCA: in rtw_restructure_ht_ie() 4521 case IEEE80211_SCA: in rtw_update_ht_cap()
|
| H A D | rtw_wlan_util.c | 1196 case IEEE80211_SCA: in HTOnAssocRsp()
|
| H A D | rtw_ap.c | 4449 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op_ie + 2, IEEE80211_SCA); in rtw_ap_update_bss_chbw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_ieee80211.c | 289 else if (ch_offset == IEEE80211_SCA) in secondary_ch_offset_to_hal_ch_offset() 302 return IEEE80211_SCA; in hal_ch_offset_to_secondary_ch_offset() 2146 case IEEE80211_SCA: in rtw_ies_get_chbw()
|
| H A D | rtw_vht.c | 1205 case IEEE80211_SCA: in rtw_restructure_vht_ie()
|
| H A D | rtw_tdls.c | 2589 case IEEE80211_SCA: in On_TDLS_Ch_Switch_Req() 3212 pframe = rtw_tdls_set_second_channel_offset(pframe, pattrib, IEEE80211_SCA); in rtw_build_tdls_ch_switch_req_ies()
|
| H A D | rtw_mlme.c | 4256 case IEEE80211_SCA: in rtw_restructure_ht_ie() 4552 case IEEE80211_SCA: in rtw_update_ht_cap()
|
| H A D | rtw_wlan_util.c | 1196 case IEEE80211_SCA: in HTOnAssocRsp()
|
| H A D | rtw_ap.c | 4545 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op_ie + 2, IEEE80211_SCA); in rtw_ap_update_bss_chbw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | ieee80211.h | 1809 IEEE80211_SCA = 1, /* the secondary channel is above the primary channel */ enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | ieee80211.h | 1805 IEEE80211_SCA = 1, /* the secondary channel is above the primary channel */ enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_linux.c | 7011 case IEEE80211_SCA:
|
| H A D | ioctl_cfg80211.c | 8669 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, IEEE80211_SCA); in rtw_cfg80211_construct_mesh_beacon_ies()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_linux.c | 7011 case IEEE80211_SCA:
|
| H A D | ioctl_cfg80211.c | 8494 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, IEEE80211_SCA); in rtw_cfg80211_construct_mesh_beacon_ies()
|