Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.h254 int rtscts_prot_mode; member
H A 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()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h380 int rtscts_prot_mode; member
H A 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()