Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlegacy/
D4965.c1769 il_set_rxon_ht(il, &il->current_ht_config); in il4965_post_associate()
1845 il_set_rxon_ht(il, &il->current_ht_config); in il4965_config_ap()
Dcommon.c3925 il_set_rxon_ht(struct il_priv *il, struct il_ht_config *ht_conf) in il_set_rxon_ht() function
3929 EXPORT_SYMBOL(il_set_rxon_ht);
5132 il_set_rxon_ht(il, ht_conf); in il_mac_config()
Dcommon.h1713 void il_set_rxon_ht(struct il_priv *il, struct il_ht_config *ht_conf);
D4965-mac.c6136 il_set_rxon_ht(il, ht_conf); in il4965_mac_channel_switch()