Home
last modified time | relevance | path

Searched refs:cts2self (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dtrx.h76 u32 cts2self:1; member
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c1057 psta->cts2self = 0; in VCS_update()
1063 psta->cts2self = 0; in VCS_update()
1066 psta->cts2self = 1; in VCS_update()
1075 psta->cts2self = 0; in VCS_update()
1078 psta->cts2self = 1; in VCS_update()
1082 psta->cts2self = 0; in VCS_update()
/linux/drivers/staging/rtl8723bs/include/
H A Dsta_info.h104 u8 cts2self; member
H A Drtw_xmit.h181 u8 cts2self; member
H A Drtl8723b_xmit.h115 u32 cts2self:1; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.h406 u32 cts2self:1; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dtrx.h408 u32 cts2self:1; member
/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h579 u32 cts2self; member
655 u32 cts2self; member
H A Ddebugfs_htt_stats.c1009 htt_stats_buf->cts2self); in htt_print_tx_hwq_stats_cmn_tlv()
1315 htt_stats_buf->cts2self); in htt_print_tx_selfgen_cmn_stats_tlv()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dtrx.h519 u32 cts2self:1; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dtrx.h525 u32 cts2self:1; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dtrx.h610 u32 cts2self:1; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dtrx.h674 u32 cts2self:1; member
/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h1012 __le32 cts2self; member
H A Ddebugfs_htt_stats.c1582 le32_to_cpu(htt_stats_buf->cts2self)); in ath12k_htt_print_tx_selfgen_cmn_stats_tlv()
/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_hal_init.c1669 ptxdesc->cts2self = 1; in fill_txdesc_vcs_8723b()