Searched refs:iwl_is_ht40_tx_allowed (Results 1 – 4 of 4) sorted by relevance
/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | agn.h | 275 bool iwl_is_ht40_tx_allowed(struct iwl_priv *priv,
|
D | sta.c | 131 bool iwl_is_ht40_tx_allowed(struct iwl_priv *priv, in iwl_is_ht40_tx_allowed() function 194 if (iwl_is_ht40_tx_allowed(priv, ctx, sta)) in iwl_sta_calc_ht_flags()
|
D | rs.c | 1265 if (iwl_is_ht40_tx_allowed(priv, ctx, sta)) in rs_switch_to_mimo2() 1320 if (iwl_is_ht40_tx_allowed(priv, ctx, sta)) in rs_switch_to_mimo3() 1369 if (iwl_is_ht40_tx_allowed(priv, ctx, sta)) in rs_switch_to_siso()
|
D | rxon.c | 627 if (iwl_is_ht40_tx_allowed(priv, ctx, NULL)) { in _iwl_set_rxon_ht()
|