Searched refs:used_before_complete (Results 1 – 2 of 2) sorted by relevance
1174 int used_before_complete; in wil_tx_sring_handler() local1222 used_before_complete = wil_ring_used_tx(ring); in wil_tx_sring_handler()1286 used_new, used_before_complete)) { in wil_tx_sring_handler()1288 ring_id, used_before_complete, used_new); in wil_tx_sring_handler()
2431 int used_before_complete; in wil_tx_complete() local2446 used_before_complete = wil_ring_used_tx(vring); in wil_tx_complete()2533 used_new, used_before_complete)) { in wil_tx_complete()2535 ringid, used_before_complete, used_new); in wil_tx_complete()