Home
last modified time | relevance | path

Searched refs:rtscts_prot_mode (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dcore.h404 int rtscts_prot_mode; member
H A Dmac.c814 if (arvif->rtscts_prot_mode == rts_cts) in ath11k_recalc_rtscts_prot()
817 arvif->rtscts_prot_mode = rts_cts; in ath11k_recalc_rtscts_prot()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dcore.h294 int rtscts_prot_mode; member
H A Dmac.c1033 if (arvif->rtscts_prot_mode == rts_cts) in ath12k_recalc_rtscts_prot()
1036 arvif->rtscts_prot_mode = rts_cts; in ath12k_recalc_rtscts_prot()