Lines Matching defs:vif

755 il4965_get_channels_for_scan(struct il_priv *il, struct ieee80211_vif *vif,
772 passive_dwell = il_get_passive_dwell_time(il, band, vif);
849 il4965_request_scan(struct il_priv *il, struct ieee80211_vif *vif)
894 interval = vif->bss_conf.beacon_int;
1006 vif->addr, il->scan_request->ie,
1015 il4965_get_channels_for_scan(il, vif, band, is_active, n_probes,
1038 il4965_manage_ibss_station(struct il_priv *il, struct ieee80211_vif *vif,
1041 struct il_vif_priv *vif_priv = (void *)vif->drv_priv;
1044 return il4965_add_bssid_station(il, vif->bss_conf.bssid,
1047 vif->bss_conf.bssid);
2214 il4965_tx_agg_start(struct il_priv *il, struct ieee80211_vif *vif,
2310 il4965_tx_agg_stop(struct il_priv *il, struct ieee80211_vif *vif,
2382 ieee80211_stop_tx_ba_cb_irqsafe(vif, sta->addr, tid);
2407 ieee80211_stop_tx_ba_cb_irqsafe(il->vif, addr, tid);
2415 ieee80211_start_tx_ba_cb_irqsafe(il->vif, addr, tid);
2430 sta = ieee80211_find_sta(il->vif, addr1);
5872 il4965_mac_update_tkip_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
5887 struct ieee80211_vif *vif, struct ieee80211_sta *sta,
5906 if (vif->type == NL80211_IFTYPE_ADHOC &&
5962 il4965_mac_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
5992 ret = il4965_tx_agg_start(il, vif, sta, tid, ssn);
5998 ret = il4965_tx_agg_stop(il, vif, sta, tid);
6012 il4965_mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
6017 bool is_ap = vif->type == NL80211_IFTYPE_STATION;
6048 il4965_mac_channel_switch(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
6112 il_set_flags_for_band(il, channel->band, il->vif);
6126 ieee80211_chswitch_done(il->vif, false);