Home
last modified time | relevance | path

Searched refs:use_rts_for_aggregation (Results 1 – 10 of 10) sorted by relevance

/drivers/net/wireless/intel/iwlwifi/cfg/
A D6000.c124 .use_rts_for_aggregation = true, /* use rts/cts protection */
162 .use_rts_for_aggregation = true, /* use rts/cts protection */
194 .use_rts_for_aggregation = true, /* use rts/cts protection */
206 .use_rts_for_aggregation = true, /* use rts/cts protection */
246 .use_rts_for_aggregation = true, /* use rts/cts protection */
283 .use_rts_for_aggregation = true, /* use rts/cts protection */
317 .use_rts_for_aggregation = true, /* use rts/cts protection */
346 .use_rts_for_aggregation = true, /* use rts/cts protection */
A D2000.c104 .use_rts_for_aggregation = true, /* use rts/cts protection */
132 .use_rts_for_aggregation = true, /* use rts/cts protection */
160 .use_rts_for_aggregation = true, /* use rts/cts protection */
189 .use_rts_for_aggregation = true, /* use rts/cts protection */
A D1000.c77 .use_rts_for_aggregation = true, /* use rts/cts protection */
106 .use_rts_for_aggregation = true, /* use rts/cts protection */
/drivers/net/wireless/intel/iwlwifi/
A Diwl-config.h223 use_rts_for_aggregation:1; member
/drivers/net/wireless/intel/iwlwifi/dvm/
A Ddev.h538 bool use_rts_for_aggregation; member
A Dmain.c1147 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()
A Ddebugfs.c2104 (priv->hw_params.use_rts_for_aggregation) ? in iwl_dbgfs_protection_mode_read()
2132 priv->hw_params.use_rts_for_aggregation = true; in iwl_dbgfs_protection_mode_write()
2134 priv->hw_params.use_rts_for_aggregation = false; in iwl_dbgfs_protection_mode_write()
A Dtx.c720 if (priv->hw_params.use_rts_for_aggregation) { in iwlagn_tx_agg_oper()
A Dmac80211.c750 priv->hw_params.use_rts_for_aggregation) { in iwlagn_mac_ampdu_action()
A Drxon.c1051 if (!priv->hw_params.use_rts_for_aggregation) in iwlagn_commit_rxon()

Completed in 35 milliseconds