Home
last modified time | relevance | path

Searched refs:iwl_is_ht40_tx_allowed (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/intel/iwlwifi/dvm/
Dagn.h275 bool iwl_is_ht40_tx_allowed(struct iwl_priv *priv,
Dsta.c126 bool iwl_is_ht40_tx_allowed(struct iwl_priv *priv, in iwl_is_ht40_tx_allowed() function
189 if (iwl_is_ht40_tx_allowed(priv, ctx, sta)) in iwl_sta_calc_ht_flags()
Drs.c1243 if (iwl_is_ht40_tx_allowed(priv, ctx, sta)) in rs_switch_to_mimo2()
1298 if (iwl_is_ht40_tx_allowed(priv, ctx, sta)) in rs_switch_to_mimo3()
1347 if (iwl_is_ht40_tx_allowed(priv, ctx, sta)) in rs_switch_to_siso()
Drxon.c622 if (iwl_is_ht40_tx_allowed(priv, ctx, NULL)) { in _iwl_set_rxon_ht()