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 | 126 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()
|
D | rs.c | 1243 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()
|
D | rxon.c | 622 if (iwl_is_ht40_tx_allowed(priv, ctx, NULL)) { in _iwl_set_rxon_ht()
|