OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:outstanding_cmds
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ena-com/
ena_com.h
278
ena_atomic32_t
outstanding_cmds
;
member in struct:ena_com_admin_queue
ena_com.c
211
ATOMIC32_DEC(&queue->
outstanding_cmds
);
229
ATOMIC32_INC(&queue->
outstanding_cmds
);
252
cnt = ATOMIC32_READ(&admin_queue->
outstanding_cmds
);
1402
while (ATOMIC32_READ(&admin_queue->
outstanding_cmds
) != 0) {
1724
ATOMIC32_SET(&admin_queue->
outstanding_cmds
, 0);
Completed in 14 milliseconds
Indexes created Sat Oct 25 10:09:55 GMT 2025