Searched refs:rts_cts (Results 1 – 2 of 2) sorted by relevance
644 u32 vdev_param, rts_cts = 0; in ath11k_recalc_rtscts_prot() local655 rts_cts = WMI_USE_RTS_CTS; in ath11k_recalc_rtscts_prot()658 rts_cts |= WMI_RTSCTS_ACROSS_SW_RETRIES << 4; in ath11k_recalc_rtscts_prot()660 rts_cts |= WMI_RTSCTS_FOR_SECOND_RATESERIES << 4; in ath11k_recalc_rtscts_prot()663 if (arvif->rtscts_prot_mode == rts_cts) in ath11k_recalc_rtscts_prot()666 arvif->rtscts_prot_mode = rts_cts; in ath11k_recalc_rtscts_prot()669 arvif->vdev_id, rts_cts); in ath11k_recalc_rtscts_prot()672 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()