Searched refs:use_rts_for_aggregation (Results 1 – 10 of 10) sorted by relevance
52 .use_rts_for_aggregation = true, /* use rts/cts protection */
77 .use_rts_for_aggregation = true, /* use rts/cts protection */
98 .use_rts_for_aggregation = true, /* use rts/cts protection */
209 use_rts_for_aggregation:1; member
546 bool use_rts_for_aggregation; member
1148 priv->hw_params.use_rts_for_aggregation = in iwl_set_hw_params()1149 priv->cfg->ht_params->use_rts_for_aggregation; in iwl_set_hw_params()
2107 (priv->hw_params.use_rts_for_aggregation) ? in iwl_dbgfs_protection_mode_read()2134 priv->hw_params.use_rts_for_aggregation = true; in iwl_dbgfs_protection_mode_write()2136 priv->hw_params.use_rts_for_aggregation = false; in iwl_dbgfs_protection_mode_write()
723 if (priv->hw_params.use_rts_for_aggregation) { in iwlagn_tx_agg_oper()
758 priv->hw_params.use_rts_for_aggregation) { in iwlagn_mac_ampdu_action()
1056 if (!priv->hw_params.use_rts_for_aggregation) in iwlagn_commit_rxon()