OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cq_n
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_mcx.c
2286
int
cq_n
;
member in struct:mcx_cq
4735
cq->
cq_n
= mcx_get_id(out->cmd_cqn);
4774
in->cmd_cqn = htobe32(cq->
cq_n
);
4802
cq->
cq_n
= 0;
6633
in->cmd_cqn = htobe32(cq->
cq_n
);
7041
uval |= cq->
cq_n
;
7209
if (cqn == q->q_cq.
cq_n
)
7282
if (mcx_create_sq(sc, tx, q->q_uar, q->q_index, q->q_cq.
cq_n
)
7286
if (mcx_create_rq(sc, rx, q->q_index, q->q_cq.
cq_n
) != 0)
7602
if (cq->
cq_n
!= 0
[
all
...]
if_mcx.c
2286
int
cq_n
;
member in struct:mcx_cq
4735
cq->
cq_n
= mcx_get_id(out->cmd_cqn);
4774
in->cmd_cqn = htobe32(cq->
cq_n
);
4802
cq->
cq_n
= 0;
6633
in->cmd_cqn = htobe32(cq->
cq_n
);
7041
uval |= cq->
cq_n
;
7209
if (cqn == q->q_cq.
cq_n
)
7282
if (mcx_create_sq(sc, tx, q->q_uar, q->q_index, q->q_cq.
cq_n
)
7286
if (mcx_create_rq(sc, rx, q->q_index, q->q_cq.
cq_n
) != 0)
7602
if (cq->
cq_n
!= 0
[
all
...]
Completed in 33 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025