Lines Matching refs:wil6210_priv
23 bool wil_has_other_active_ifaces(struct wil6210_priv *wil, in wil_has_other_active_ifaces()
44 bool wil_has_active_ifaces(struct wil6210_priv *wil, bool up, bool ok) in wil_has_active_ifaces()
52 struct wil6210_priv *wil = ndev_to_wil(ndev); in wil_open()
79 struct wil6210_priv *wil = ndev_to_wil(ndev); in wil_stop()
104 struct wil6210_priv *wil = container_of(napi, struct wil6210_priv, in wil6210_netdev_poll_rx()
125 struct wil6210_priv *wil = container_of(napi, struct wil6210_priv, in wil6210_netdev_poll_rx_edma()
146 struct wil6210_priv *wil = container_of(napi, struct wil6210_priv, in wil6210_netdev_poll_tx()
183 struct wil6210_priv *wil = container_of(napi, struct wil6210_priv, in wil6210_netdev_poll_tx_edma()
242 struct wil6210_priv *wil = vif_to_wil(vif); in wil_connect_timer_fn()
258 struct wil6210_priv *wil = vif_to_wil(vif); in wil_scan_timer_fn()
268 struct wil6210_priv *wil = vif_to_wil(vif); in wil_p2p_discovery_timer_fn()
296 static u8 wil_vif_find_free_mid(struct wil6210_priv *wil) in wil_vif_find_free_mid()
309 wil_vif_alloc(struct wil6210_priv *wil, const char *name, in wil_vif_alloc()
361 struct wil6210_priv *wil; in wil_if_alloc()
400 void wil_if_free(struct wil6210_priv *wil) in wil_if_free()
418 int wil_vif_add(struct wil6210_priv *wil, struct wil6210_vif *vif) in wil_vif_add()
450 int wil_if_add(struct wil6210_priv *wil) in wil_if_add()
499 void wil_vif_remove(struct wil6210_priv *wil, u8 mid) in wil_vif_remove()
553 void wil_if_remove(struct wil6210_priv *wil) in wil_if_remove()