Home
last modified time | relevance | path

Searched refs:wil_tx_ring (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c1438 static int wil_tx_ring(struct wil6210_priv *wil, struct wil6210_vif *vif,
1610 wil_tx_ring(wil, vif, v2, skb2); in wil_find_tx_bcast_2()
1611 /* successful call to wil_tx_ring takes skb2 ref */ in wil_find_tx_bcast_2()
2186 static int wil_tx_ring(struct wil6210_priv *wil, struct wil6210_vif *vif, in wil_tx_ring() function
2366 rc = wil_tx_ring(wil, vif, ring, skb); in wil_start_xmit()
2515 * to prevent a case where wil_tx_ring will see in wil_tx_complete()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c1438 static int wil_tx_ring(struct wil6210_priv *wil, struct wil6210_vif *vif,
1610 wil_tx_ring(wil, vif, v2, skb2); in wil_find_tx_bcast_2()
1611 /* successful call to wil_tx_ring takes skb2 ref */ in wil_find_tx_bcast_2()
2184 static int wil_tx_ring(struct wil6210_priv *wil, struct wil6210_vif *vif, in wil_tx_ring() function
2364 rc = wil_tx_ring(wil, vif, ring, skb); in wil_start_xmit()
2513 * to prevent a case where wil_tx_ring will see in wil_tx_complete()

Completed in 7 milliseconds