Lines Matching defs:vif
27 struct wil6210_vif *vif; in wil_has_other_active_ifaces() local
155 struct wil6210_vif *vif; in wil6210_netdev_poll_tx() local
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() local
241 struct wil6210_vif *vif = from_timer(vif, t, connect_timer); in wil_connect_timer_fn() local
257 struct wil6210_vif *vif = from_timer(vif, t, scan_timer); in wil_scan_timer_fn() local
267 struct wil6210_vif *vif = from_timer(vif, t, p2p.discovery_timer); in wil_p2p_discovery_timer_fn() local
275 static void wil_vif_init(struct wil6210_vif *vif) in wil_vif_init()
314 struct wil6210_vif *vif; in wil_vif_alloc() local
362 struct wil6210_vif *vif; in wil_if_alloc() local
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() local
501 struct wil6210_vif *vif; in wil_vif_remove() local