Lines Matching refs:conf

1174 			  struct ieee80211_conf *conf,  in il4965_rs_switch_to_mimo2()  argument
1182 if (!conf_is_ht(conf) || !sta->ht_cap.ht_supported) in il4965_rs_switch_to_mimo2()
1228 struct ieee80211_conf *conf, struct ieee80211_sta *sta, in il4965_rs_switch_to_siso() argument
1235 if (!conf_is_ht(conf) || !sta->ht_cap.ht_supported) in il4965_rs_switch_to_siso()
1275 struct ieee80211_conf *conf, in il4965_rs_move_legacy_other() argument
1330 il4965_rs_switch_to_siso(il, lq_sta, conf, sta, in il4965_rs_move_legacy_other()
1359 il4965_rs_switch_to_mimo2(il, lq_sta, conf, sta, in il4965_rs_move_legacy_other()
1394 struct ieee80211_conf *conf, in il4965_rs_move_siso_to_other() argument
1456 il4965_rs_switch_to_mimo2(il, lq_sta, conf, sta, in il4965_rs_move_siso_to_other()
1517 struct ieee80211_conf *conf, in il4965_rs_move_mimo2_to_other() argument
1577 il4965_rs_switch_to_siso(il, lq_sta, conf, sta, in il4965_rs_move_mimo2_to_other()
1745 struct ieee80211_conf *conf = &hw->conf; in il4965_rs_rate_scale_perform() local
2065 il4965_rs_move_legacy_other(il, lq_sta, conf, sta, idx); in il4965_rs_rate_scale_perform()
2067 il4965_rs_move_siso_to_other(il, lq_sta, conf, sta, in il4965_rs_rate_scale_perform()
2070 il4965_rs_move_mimo2_to_other(il, lq_sta, conf, sta, in il4965_rs_rate_scale_perform()
2098 if (is_legacy(tbl1->lq_type) && !conf_is_ht(conf) && in il4965_rs_rate_scale_perform()
2147 il4965_rs_initialize_lq(struct il_priv *il, struct ieee80211_conf *conf, in il4965_rs_initialize_lq() argument
2294 struct ieee80211_conf *conf = &il->hw->conf; in il4965_rs_rate_init() local
2302 sband = hw->wiphy->bands[conf->chandef.chan->band]; in il4965_rs_rate_init()
2373 il4965_rs_initialize_lq(il, conf, sta, lq_sta); in il4965_rs_rate_init()