Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dmac.c1324 u32 vdev_param, rts_cts = 0; in ath10k_recalc_rtscts_prot() local
1330 rts_cts |= SM(WMI_RTSCTS_ENABLED, WMI_RTSCTS_SET); in ath10k_recalc_rtscts_prot()
1333 rts_cts |= SM(WMI_RTSCTS_ACROSS_SW_RETRIES, in ath10k_recalc_rtscts_prot()
1336 rts_cts |= SM(WMI_RTSCTS_FOR_SECOND_RATESERIES, in ath10k_recalc_rtscts_prot()
1340 arvif->vdev_id, rts_cts); in ath10k_recalc_rtscts_prot()
1343 rts_cts); in ath10k_recalc_rtscts_prot()