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 */
206 use_rts_for_aggregation:1; member
541 bool use_rts_for_aggregation; member
1147 priv->hw_params.use_rts_for_aggregation = in iwl_set_hw_params()1148 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()
722 if (priv->hw_params.use_rts_for_aggregation) { in iwlagn_tx_agg_oper()
1056 if (!priv->hw_params.use_rts_for_aggregation) in iwlagn_commit_rxon()
759 priv->hw_params.use_rts_for_aggregation) { in iwlagn_mac_ampdu_action()