Lines Matching refs:wil6210_vif
440 struct wil6210_vif *vif; in wil_vring_reap_rx()
720 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_netif_rx_any()
960 static int wil_vring_init_tx(struct wil6210_vif *vif, int id, int size, in wil_vring_init_tx()
1054 int wil_vring_init_bcast(struct wil6210_vif *vif, int id, int size) in wil_vring_init_bcast()
1135 struct wil6210_vif *vif, in wil_find_tx_ucast()
1171 static int wil_tx_ring(struct wil6210_priv *wil, struct wil6210_vif *vif,
1175 struct wil6210_vif *vif, in wil_find_tx_ring_sta()
1224 struct wil6210_vif *vif, in wil_find_tx_bcast_1()
1254 struct wil6210_vif *vif, in wil_find_tx_bcast_2()
1430 static int __wil_tx_vring_tso(struct wil6210_priv *wil, struct wil6210_vif *vif, in __wil_tx_vring_tso()
1730 static int __wil_tx_ring(struct wil6210_priv *wil, struct wil6210_vif *vif, in __wil_tx_ring()
1889 static int wil_tx_ring(struct wil6210_priv *wil, struct wil6210_vif *vif, in wil_tx_ring()
1933 struct wil6210_vif *vif, in __wil_update_net_queues()
1993 void wil_update_net_queues(struct wil6210_priv *wil, struct wil6210_vif *vif, in wil_update_net_queues()
2001 void wil_update_net_queues_bh(struct wil6210_priv *wil, struct wil6210_vif *vif, in wil_update_net_queues_bh()
2011 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_start_xmit()
2118 int wil_tx_complete(struct wil6210_vif *vif, int ringid) in wil_tx_complete()