OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cleanup_tq
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_enavar.h
314
struct workqueue *
cleanup_tq
;
member in struct:ena_ring::__anon52cf4695030a::__anon52cf46950508
if_ena.c
913
int rc = workqueue_create(&rx_ring->
cleanup_tq
, "ena_rx_comp",
950
workqueue_wait(rx_ring->
cleanup_tq
, &rx_ring->cleanup_task);
951
workqueue_destroy(rx_ring->
cleanup_tq
);
952
rx_ring->
cleanup_tq
= NULL;
1853
workqueue_enqueue(rx_ring->
cleanup_tq
, &rx_ring->cleanup_task,
2643
workqueue_wait(rx_ring->
cleanup_tq
,
3549
workqueue_enqueue(rx_ring->
cleanup_tq
,
Completed in 14 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025