Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c1133 u32 vdev_param, rts_cts = 0; in ath10k_recalc_rtscts_prot() local
1139 rts_cts |= SM(WMI_RTSCTS_ENABLED, WMI_RTSCTS_SET); in ath10k_recalc_rtscts_prot()
1142 rts_cts |= SM(WMI_RTSCTS_ACROSS_SW_RETRIES, in ath10k_recalc_rtscts_prot()
1145 rts_cts |= SM(WMI_RTSCTS_FOR_SECOND_RATESERIES, in ath10k_recalc_rtscts_prot()
1149 rts_cts); in ath10k_recalc_rtscts_prot()