Lines Matching refs:wil6210_vif
27 struct wil6210_vif *vif; in wil_has_other_active_ifaces()
155 struct wil6210_vif *vif; in wil6210_netdev_poll_tx()
212 static void wil_vif_deinit(struct wil6210_vif *vif) in wil_vif_deinit()
223 void wil_vif_free(struct wil6210_vif *vif) in wil_vif_free()
233 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_ndev_destructor()
240 struct wil6210_vif *vif = from_timer(vif, t, connect_timer); in wil_connect_timer_fn()
256 struct wil6210_vif *vif = from_timer(vif, t, scan_timer); in wil_scan_timer_fn()
266 struct wil6210_vif *vif = from_timer(vif, t, p2p.discovery_timer); in wil_p2p_discovery_timer_fn()
274 static void wil_vif_init(struct wil6210_vif *vif) in wil_vif_init()
305 struct wil6210_vif *
311 struct wil6210_vif *vif; in wil_vif_alloc()
360 struct wil6210_vif *vif; in wil_if_alloc()
416 int wil_vif_add(struct wil6210_priv *wil, struct wil6210_vif *vif) in wil_vif_add()
452 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_if_add()
499 struct wil6210_vif *vif; in wil_vif_remove()