Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath12k/
Dcore.h235 int rtscts_prot_mode; member
Dmac.c707 if (arvif->rtscts_prot_mode == rts_cts) in ath12k_recalc_rtscts_prot()
710 arvif->rtscts_prot_mode = rts_cts; in ath12k_recalc_rtscts_prot()
/drivers/net/wireless/ath/ath11k/
Dcore.h359 int rtscts_prot_mode; member
Dmac.c816 if (arvif->rtscts_prot_mode == rts_cts) in ath11k_recalc_rtscts_prot()
819 arvif->rtscts_prot_mode = rts_cts; in ath11k_recalc_rtscts_prot()