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()
224 void wil_vif_free(struct wil6210_vif *vif) in wil_vif_free()
234 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_ndev_destructor()
241 struct wil6210_vif *vif = from_timer(vif, t, connect_timer); in wil_connect_timer_fn()
257 struct wil6210_vif *vif = from_timer(vif, t, scan_timer); in wil_scan_timer_fn()
267 struct wil6210_vif *vif = from_timer(vif, t, p2p.discovery_timer); in wil_p2p_discovery_timer_fn()
275 static void wil_vif_init(struct wil6210_vif *vif) in wil_vif_init()
308 struct wil6210_vif *
314 struct wil6210_vif *vif; in wil_vif_alloc()
362 struct wil6210_vif *vif; in wil_if_alloc()
418 int wil_vif_add(struct wil6210_priv *wil, struct wil6210_vif *vif) in wil_vif_add()
454 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_if_add()
501 struct wil6210_vif *vif; in wil_vif_remove()