Lines Matching refs:wil6210_vif
16 struct wil6210_vif *vif; in wil_has_other_active_ifaces()
144 struct wil6210_vif *vif; in wil6210_netdev_poll_tx()
201 static void wil_vif_deinit(struct wil6210_vif *vif) in wil_vif_deinit()
213 void wil_vif_free(struct wil6210_vif *vif) in wil_vif_free()
223 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_ndev_destructor()
230 struct wil6210_vif *vif = from_timer(vif, t, connect_timer); in wil_connect_timer_fn()
246 struct wil6210_vif *vif = from_timer(vif, t, scan_timer); in wil_scan_timer_fn()
256 struct wil6210_vif *vif = from_timer(vif, t, p2p.discovery_timer); in wil_p2p_discovery_timer_fn()
264 static void wil_vif_init(struct wil6210_vif *vif) in wil_vif_init()
297 struct wil6210_vif *
303 struct wil6210_vif *vif; in wil_vif_alloc()
351 struct wil6210_vif *vif; in wil_if_alloc()
407 int wil_vif_add(struct wil6210_priv *wil, struct wil6210_vif *vif) in wil_vif_add()
443 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_if_add()
495 struct wil6210_vif *vif; in wil_vif_remove()