Home
last modified time | relevance | path

Searched refs:HTOpMode (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_tx.c447 u8 HTOpMode = pHTInfo->CurrentOpMode; in ieee80211_query_protectionmode() local
448 if ((pHTInfo->bCurBW40MHz && (HTOpMode == 2 || HTOpMode == 3)) || in ieee80211_query_protectionmode()
449 (!pHTInfo->bCurBW40MHz && HTOpMode == 3)) { in ieee80211_query_protectionmode()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtllib_tx.c445 u8 HTOpMode = pHTInfo->CurrentOpMode; in rtllib_query_protectionmode() local
447 if ((pHTInfo->bCurBW40MHz && (HTOpMode == 2 || in rtllib_query_protectionmode()
448 HTOpMode == 3)) || in rtllib_query_protectionmode()
449 (!pHTInfo->bCurBW40MHz && HTOpMode == 3)) { in rtllib_query_protectionmode()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c404 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
405 if ((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
406 (!pmlmeext->cur_bwmode && HTOpMode == 3)) { in update_attrib_vcs_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_xmit.c579 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
580 if((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
581 (!pmlmeext->cur_bwmode && HTOpMode == 3) ) in update_attrib_vcs_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_xmit.c578 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
579 if((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
580 (!pmlmeext->cur_bwmode && HTOpMode == 3) ) in update_attrib_vcs_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_xmit.c569 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
570 if ((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
571 (!pmlmeext->cur_bwmode && HTOpMode == 3)) { in update_attrib_vcs_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_xmit.c847 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
848 if ((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
849 (!pmlmeext->cur_bwmode && HTOpMode == 3)) { in update_attrib_vcs_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_xmit.c937 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
938 if ((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
939 (!pmlmeext->cur_bwmode && HTOpMode == 3)) { in update_attrib_vcs_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_xmit.c841 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
842 if ((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
843 (!pmlmeext->cur_bwmode && HTOpMode == 3)) { in update_attrib_vcs_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_xmit.c841 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
842 if ((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
843 (!pmlmeext->cur_bwmode && HTOpMode == 3)) { in update_attrib_vcs_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_xmit.c967 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
968 if ((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
969 (!pmlmeext->cur_bwmode && HTOpMode == 3)) { in update_attrib_vcs_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_xmit.c966 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
967 if ((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
968 (!pmlmeext->cur_bwmode && HTOpMode == 3)) { in update_attrib_vcs_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_xmit.c966 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
967 if ((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
968 (!pmlmeext->cur_bwmode && HTOpMode == 3)) { in update_attrib_vcs_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_xmit.c841 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
842 if ((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
843 (!pmlmeext->cur_bwmode && HTOpMode == 3)) { in update_attrib_vcs_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_xmit.c1064 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
1065 if ((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
1066 (!pmlmeext->cur_bwmode && HTOpMode == 3)) { in update_attrib_vcs_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_xmit.c1060 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
1061 if ((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
1062 (!pmlmeext->cur_bwmode && HTOpMode == 3)) { in update_attrib_vcs_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_xmit.c1064 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
1065 if ((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
1066 (!pmlmeext->cur_bwmode && HTOpMode == 3)) { in update_attrib_vcs_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_xmit.c1059 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
1060 if ((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
1061 (!pmlmeext->cur_bwmode && HTOpMode == 3)) { in update_attrib_vcs_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_xmit.c1064 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
1065 if ((pmlmeext->cur_bwmode && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
1066 (!pmlmeext->cur_bwmode && HTOpMode == 3)) { in update_attrib_vcs_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_xmit.c1193 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
1194 if ((pmlmeext->chandef.bw && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
1195 (!pmlmeext->chandef.bw && HTOpMode == 3)) { in update_attrib_vcs_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_xmit.c1188 u8 HTOpMode = pmlmeinfo->HT_protection; in update_attrib_vcs_info() local
1189 if ((pmlmeext->chandef.bw && (HTOpMode == 2 || HTOpMode == 3)) || in update_attrib_vcs_info()
1190 (!pmlmeext->chandef.bw && HTOpMode == 3)) { in update_attrib_vcs_info()