Searched refs:use_rts_for_aggregation (Results 1 – 10 of 10) sorted by relevance
70 .use_rts_for_aggregation = true, /* use rts/cts protection */
97 .use_rts_for_aggregation = true, /* use rts/cts protection */
193 bool use_rts_for_aggregation; member
119 .use_rts_for_aggregation = true, /* use rts/cts protection */
561 bool use_rts_for_aggregation; member
1076 priv->hw_params.use_rts_for_aggregation = in iwl_set_hw_params()1077 priv->cfg->ht_params->use_rts_for_aggregation; in iwl_set_hw_params()
2148 (priv->hw_params.use_rts_for_aggregation) ? in iwl_dbgfs_protection_mode_read()2175 priv->hw_params.use_rts_for_aggregation = true; in iwl_dbgfs_protection_mode_write()2177 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()
785 priv->hw_params.use_rts_for_aggregation) { in iwlagn_mac_ampdu_action()
1076 if (!priv->hw_params.use_rts_for_aggregation) in iwlagn_commit_rxon()