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;
1696 void il_set_rxon_ht(struct il_priv *il, struct il_ht_config *ht_conf);
Dcommon.c3837 _il_set_rxon_ht(struct il_priv *il, struct il_ht_config *ht_conf) in _il_set_rxon_ht()
3903 il_set_rxon_ht(struct il_priv *il, struct il_ht_config *ht_conf) in il_set_rxon_ht()
5018 struct il_ht_config *ht_conf = &il->current_ht_config; in il_mac_config()
5176 memset(&il->current_ht_config, 0, sizeof(struct il_ht_config)); in il_mac_reset_tsf()
5206 struct il_ht_config *ht_conf = &il->current_ht_config; in il_ht_conf()
D4965-mac.c6055 struct il_ht_config *ht_conf = &il->current_ht_config; in il4965_mac_channel_switch()