Searched refs:use_rts_for_aggregation (Results 1 – 10 of 10) sorted by relevance
67 .use_rts_for_aggregation = true, /* use rts/cts protection */
92 .use_rts_for_aggregation = true, /* use rts/cts protection */
113 .use_rts_for_aggregation = true, /* use rts/cts protection */
212 use_rts_for_aggregation:1; member
561 bool use_rts_for_aggregation; member
1162 priv->hw_params.use_rts_for_aggregation = in iwl_set_hw_params()1163 priv->cfg->ht_params->use_rts_for_aggregation; in iwl_set_hw_params()
2147 (priv->hw_params.use_rts_for_aggregation) ? in iwl_dbgfs_protection_mode_read()2174 priv->hw_params.use_rts_for_aggregation = true; in iwl_dbgfs_protection_mode_write()2176 priv->hw_params.use_rts_for_aggregation = false; in iwl_dbgfs_protection_mode_write()
740 if (priv->hw_params.use_rts_for_aggregation) { in iwlagn_tx_agg_oper()
1071 if (!priv->hw_params.use_rts_for_aggregation) in iwlagn_commit_rxon()
790 priv->hw_params.use_rts_for_aggregation) { in iwlagn_mac_ampdu_action()