OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:comp_ctx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ena-com/
ena_com.c
208
struct ena_comp_ctx *
comp_ctx
)
210
comp_ctx
->occupied = false;
223
if (unlikely(queue->
comp_ctx
[command_id].occupied && capture)) {
230
queue->
comp_ctx
[command_id].occupied = true;
233
return &queue->
comp_ctx
[command_id];
242
struct ena_comp_ctx *
comp_ctx
;
local
267
comp_ctx
= get_comp_ctxt(admin_queue, cmd_id, true);
268
if (unlikely(!
comp_ctx
))
271
comp_ctx
->status = ENA_CMD_SUBMITTED;
272
comp_ctx
->comp_size = (u32)comp_size_in_bytes
299
struct ena_
comp_ctx
*
comp_ctx
;
local
324
struct ena_
comp_ctx
*
comp_ctx
;
local
467
struct ena_
comp_ctx
*
comp_ctx
;
local
1268
struct ena_
comp_ctx
*
comp_ctx
;
local
1373
struct ena_
comp_ctx
*
comp_ctx
;
local
1595
struct ena_
comp_ctx
*
comp_ctx
= get_
comp_ctx
t(admin_queue, i, false);
local
[
all
...]
ena_com.h
261
struct ena_comp_ctx *
comp_ctx
;
member in struct:ena_com_admin_queue
Completed in 23 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026