Lines Matching defs:vif
16 struct wil6210_vif *vif; in wil_has_other_active_ifaces() local
144 struct wil6210_vif *vif; in wil6210_netdev_poll_tx() local
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() local
230 struct wil6210_vif *vif = from_timer(vif, t, connect_timer); in wil_connect_timer_fn() local
246 struct wil6210_vif *vif = from_timer(vif, t, scan_timer); in wil_scan_timer_fn() local
256 struct wil6210_vif *vif = from_timer(vif, t, p2p.discovery_timer); in wil_p2p_discovery_timer_fn() local
264 static void wil_vif_init(struct wil6210_vif *vif) in wil_vif_init()
303 struct wil6210_vif *vif; in wil_vif_alloc() local
351 struct wil6210_vif *vif; in wil_if_alloc() local
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() local
495 struct wil6210_vif *vif; in wil_vif_remove() local