Lines Matching defs:vif

756 il4965_get_channels_for_scan(struct il_priv *il, struct ieee80211_vif *vif,
773 passive_dwell = il_get_passive_dwell_time(il, band, vif);
850 il4965_request_scan(struct il_priv *il, struct ieee80211_vif *vif)
895 interval = vif->bss_conf.beacon_int;
1007 vif->addr, il->scan_request->ie,
1016 il4965_get_channels_for_scan(il, vif, band, is_active, n_probes,
1039 il4965_manage_ibss_station(struct il_priv *il, struct ieee80211_vif *vif,
1042 struct il_vif_priv *vif_priv = (void *)vif->drv_priv;
1045 return il4965_add_bssid_station(il, vif->bss_conf.bssid,
1048 vif->bss_conf.bssid);
2213 il4965_tx_agg_start(struct il_priv *il, struct ieee80211_vif *vif,
2309 il4965_tx_agg_stop(struct il_priv *il, struct ieee80211_vif *vif,
2381 ieee80211_stop_tx_ba_cb_irqsafe(vif, sta->addr, tid);
2406 ieee80211_stop_tx_ba_cb_irqsafe(il->vif, addr, tid);
2414 ieee80211_start_tx_ba_cb_irqsafe(il->vif, addr, tid);
2429 sta = ieee80211_find_sta(il->vif, addr1);
5871 il4965_mac_update_tkip_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
5886 struct ieee80211_vif *vif, struct ieee80211_sta *sta,
5905 if (vif->type == NL80211_IFTYPE_ADHOC &&
5961 il4965_mac_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
5991 ret = il4965_tx_agg_start(il, vif, sta, tid, ssn);
5997 ret = il4965_tx_agg_stop(il, vif, sta, tid);
6011 il4965_mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
6016 bool is_ap = vif->type == NL80211_IFTYPE_STATION;
6047 il4965_mac_channel_switch(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
6111 il_set_flags_for_band(il, channel->band, il->vif);
6125 ieee80211_chswitch_done(il->vif, false);