Searched refs:rts_cts (Results 1 – 2 of 2) sorted by relevance
643 u32 vdev_param, rts_cts = 0; in ath11k_recalc_rtscts_prot() local654 rts_cts = WMI_USE_RTS_CTS; in ath11k_recalc_rtscts_prot()657 rts_cts |= WMI_RTSCTS_ACROSS_SW_RETRIES << 4; in ath11k_recalc_rtscts_prot()659 rts_cts |= WMI_RTSCTS_FOR_SECOND_RATESERIES << 4; in ath11k_recalc_rtscts_prot()662 if (arvif->rtscts_prot_mode == rts_cts) in ath11k_recalc_rtscts_prot()665 arvif->rtscts_prot_mode = rts_cts; in ath11k_recalc_rtscts_prot()668 arvif->vdev_id, rts_cts); in ath11k_recalc_rtscts_prot()671 vdev_param, rts_cts); in ath11k_recalc_rtscts_prot()
1321 u32 vdev_param, rts_cts = 0; in ath10k_recalc_rtscts_prot() local1327 rts_cts |= SM(WMI_RTSCTS_ENABLED, WMI_RTSCTS_SET); in ath10k_recalc_rtscts_prot()1330 rts_cts |= SM(WMI_RTSCTS_ACROSS_SW_RETRIES, in ath10k_recalc_rtscts_prot()1333 rts_cts |= SM(WMI_RTSCTS_FOR_SECOND_RATESERIES, in ath10k_recalc_rtscts_prot()1337 arvif->vdev_id, rts_cts); in ath10k_recalc_rtscts_prot()1340 rts_cts); in ath10k_recalc_rtscts_prot()