Searched refs:used_before_complete (Results 1 – 2 of 2) sorted by relevance
1176 int used_before_complete; in wil_tx_sring_handler() local1224 used_before_complete = wil_ring_used_tx(ring); in wil_tx_sring_handler()1288 used_new, used_before_complete)) { in wil_tx_sring_handler()1290 ring_id, used_before_complete, used_new); in wil_tx_sring_handler()
2429 int used_before_complete; in wil_tx_complete() local2444 used_before_complete = wil_ring_used_tx(vring); in wil_tx_complete()2531 used_new, used_before_complete)) { in wil_tx_complete()2533 ringid, used_before_complete, used_new); in wil_tx_complete()