Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dmac.c1284 u32 vdev_param, rts_cts = 0; in ath10k_recalc_rtscts_prot() local
1290 rts_cts |= SM(WMI_RTSCTS_ENABLED, WMI_RTSCTS_SET); in ath10k_recalc_rtscts_prot()
1293 rts_cts |= SM(WMI_RTSCTS_ACROSS_SW_RETRIES, in ath10k_recalc_rtscts_prot()
1296 rts_cts |= SM(WMI_RTSCTS_FOR_SECOND_RATESERIES, in ath10k_recalc_rtscts_prot()
1300 arvif->vdev_id, rts_cts); in ath10k_recalc_rtscts_prot()
1303 rts_cts); in ath10k_recalc_rtscts_prot()