Home
last modified time | relevance | path

Searched refs:il_ht_config (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/intel/iwlegacy/
Dcommon.h688 struct il_ht_config { struct
1243 struct il_ht_config current_ht_config;
1697 void il_set_rxon_ht(struct il_priv *il, struct il_ht_config *ht_conf);
Dcommon.c3834 _il_set_rxon_ht(struct il_priv *il, struct il_ht_config *ht_conf) in _il_set_rxon_ht()
3900 il_set_rxon_ht(struct il_priv *il, struct il_ht_config *ht_conf) in il_set_rxon_ht()
5016 struct il_ht_config *ht_conf = &il->current_ht_config; in il_mac_config()
5174 memset(&il->current_ht_config, 0, sizeof(struct il_ht_config)); in il_mac_reset_tsf()
5204 struct il_ht_config *ht_conf = &il->current_ht_config; in il_ht_conf()
D4965-mac.c6054 struct il_ht_config *ht_conf = &il->current_ht_config; in il4965_mac_channel_switch()