OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mcx_cq_ctx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_mcx.c
1533
struct
mcx_cq_ctx
{
struct
1564
CTASSERT(sizeof(struct
mcx_cq_ctx
) == 64);
1574
struct
mcx_cq_ctx
cmd_cq_ctx;
2602
static int mcx_query_cq(struct mcx_softc *, struct mcx_cq *, struct
mcx_cq_ctx
*);
6616
mcx_query_cq(struct mcx_softc *sc, struct mcx_cq *cq, struct
mcx_cq_ctx
*cq_ctx)
6622
struct
mcx_cq_ctx
*ctx;
6667
ctx = (struct
mcx_cq_ctx
*)(mcx_cq_mbox_data(mcx_cq_mbox(&mxm, 0)));
8794
struct
mcx_cq_ctx
cq;
if_mcx.c
1533
struct
mcx_cq_ctx
{
struct
1564
CTASSERT(sizeof(struct
mcx_cq_ctx
) == 64);
1574
struct
mcx_cq_ctx
cmd_cq_ctx;
2602
static int mcx_query_cq(struct mcx_softc *, struct mcx_cq *, struct
mcx_cq_ctx
*);
6616
mcx_query_cq(struct mcx_softc *sc, struct mcx_cq *cq, struct
mcx_cq_ctx
*cq_ctx)
6622
struct
mcx_cq_ctx
*ctx;
6667
ctx = (struct
mcx_cq_ctx
*)(mcx_cq_mbox_data(mcx_cq_mbox(&mxm, 0)));
8794
struct
mcx_cq_ctx
cq;
Completed in 36 milliseconds
Indexes created Mon Oct 13 04:09:54 GMT 2025