Lines Matching refs:wil6210_priv

12 bool wil_has_other_active_ifaces(struct wil6210_priv *wil,  in wil_has_other_active_ifaces()
33 bool wil_has_active_ifaces(struct wil6210_priv *wil, bool up, bool ok) in wil_has_active_ifaces()
41 struct wil6210_priv *wil = ndev_to_wil(ndev); in wil_open()
68 struct wil6210_priv *wil = ndev_to_wil(ndev); in wil_stop()
93 struct wil6210_priv *wil = container_of(napi, struct wil6210_priv, in wil6210_netdev_poll_rx()
114 struct wil6210_priv *wil = container_of(napi, struct wil6210_priv, in wil6210_netdev_poll_rx_edma()
135 struct wil6210_priv *wil = container_of(napi, struct wil6210_priv, in wil6210_netdev_poll_tx()
172 struct wil6210_priv *wil = container_of(napi, struct wil6210_priv, in wil6210_netdev_poll_tx_edma()
231 struct wil6210_priv *wil = vif_to_wil(vif); in wil_connect_timer_fn()
247 struct wil6210_priv *wil = vif_to_wil(vif); in wil_scan_timer_fn()
257 struct wil6210_priv *wil = vif_to_wil(vif); in wil_p2p_discovery_timer_fn()
285 static u8 wil_vif_find_free_mid(struct wil6210_priv *wil) in wil_vif_find_free_mid()
298 wil_vif_alloc(struct wil6210_priv *wil, const char *name, in wil_vif_alloc()
350 struct wil6210_priv *wil; in wil_if_alloc()
389 void wil_if_free(struct wil6210_priv *wil) in wil_if_free()
407 int wil_vif_add(struct wil6210_priv *wil, struct wil6210_vif *vif) in wil_vif_add()
439 int wil_if_add(struct wil6210_priv *wil) in wil_if_add()
488 void wil_vif_remove(struct wil6210_priv *wil, u8 mid) in wil_vif_remove()
542 void wil_if_remove(struct wil6210_priv *wil) in wil_if_remove()