Lines Matching refs:ieee80211_vif
203 struct ieee80211_vif vif __aligned(CACHE_LINE_SIZE);
406 int lkpi_80211_mo_add_interface(struct ieee80211_hw *, struct ieee80211_vif *);
407 void lkpi_80211_mo_remove_interface(struct ieee80211_hw *, struct ieee80211_vif *);
408 int lkpi_80211_mo_hw_scan(struct ieee80211_hw *, struct ieee80211_vif *,
410 void lkpi_80211_mo_cancel_hw_scan(struct ieee80211_hw *, struct ieee80211_vif *);
411 void lkpi_80211_mo_sw_scan_complete(struct ieee80211_hw *, struct ieee80211_vif *);
412 void lkpi_80211_mo_sw_scan_start(struct ieee80211_hw *, struct ieee80211_vif *,
418 int lkpi_80211_mo_sta_state(struct ieee80211_hw *, struct ieee80211_vif *,
421 int lkpi_80211_mo_assign_vif_chanctx(struct ieee80211_hw *, struct ieee80211_vif *,
423 void lkpi_80211_mo_unassign_vif_chanctx(struct ieee80211_hw *, struct ieee80211_vif *,
430 void lkpi_80211_mo_bss_info_changed(struct ieee80211_hw *, struct ieee80211_vif *,
432 int lkpi_80211_mo_conf_tx(struct ieee80211_hw *, struct ieee80211_vif *,
434 void lkpi_80211_mo_flush(struct ieee80211_hw *, struct ieee80211_vif *,
436 void lkpi_80211_mo_mgd_prepare_tx(struct ieee80211_hw *, struct ieee80211_vif *,
438 void lkpi_80211_mo_mgd_complete_tx(struct ieee80211_hw *, struct ieee80211_vif *,
445 struct ieee80211_vif *, struct ieee80211_sta *);
447 struct ieee80211_vif *, struct ieee80211_sta *,
449 int lkpi_80211_mo_ampdu_action(struct ieee80211_hw *, struct ieee80211_vif *,
451 int lkpi_80211_mo_sta_statistics(struct ieee80211_hw *, struct ieee80211_vif *,