il_ht_config
struct il_ht_config *ht_conf = &il->current_ht_config;
_il_set_rxon_ht(struct il_priv *il, struct il_ht_config *ht_conf)
il_set_rxon_ht(struct il_priv *il, struct il_ht_config *ht_conf)
struct il_ht_config *ht_conf = &il->current_ht_config;
memset(&il->current_ht_config, 0, sizeof(struct il_ht_config));
struct il_ht_config *ht_conf = &il->current_ht_config;
struct il_ht_config current_ht_config;
void il_set_rxon_ht(struct il_priv *il, struct il_ht_config *ht_conf);