Searched refs:rts_cts (Results 1 – 2 of 2) sorted by relevance
618 u32 vdev_param, rts_cts = 0; in ath11k_recalc_rtscts_prot() local629 rts_cts = WMI_USE_RTS_CTS; in ath11k_recalc_rtscts_prot()632 rts_cts |= WMI_RTSCTS_ACROSS_SW_RETRIES << 4; in ath11k_recalc_rtscts_prot()634 rts_cts |= WMI_RTSCTS_FOR_SECOND_RATESERIES << 4; in ath11k_recalc_rtscts_prot()637 if (arvif->rtscts_prot_mode == rts_cts) in ath11k_recalc_rtscts_prot()640 arvif->rtscts_prot_mode = rts_cts; in ath11k_recalc_rtscts_prot()643 arvif->vdev_id, rts_cts); in ath11k_recalc_rtscts_prot()646 vdev_param, rts_cts); in ath11k_recalc_rtscts_prot()
1332 u32 vdev_param, rts_cts = 0; in ath10k_recalc_rtscts_prot() local1338 rts_cts |= SM(WMI_RTSCTS_ENABLED, WMI_RTSCTS_SET); in ath10k_recalc_rtscts_prot()1341 rts_cts |= SM(WMI_RTSCTS_ACROSS_SW_RETRIES, in ath10k_recalc_rtscts_prot()1344 rts_cts |= SM(WMI_RTSCTS_FOR_SECOND_RATESERIES, in ath10k_recalc_rtscts_prot()1348 arvif->vdev_id, rts_cts); in ath10k_recalc_rtscts_prot()1351 rts_cts); in ath10k_recalc_rtscts_prot()