OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mcx_eq_entry
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_mcx.c
1347
struct
mcx_eq_entry
{
struct
1361
CTASSERT(sizeof(struct
mcx_eq_entry
) == 64);
4368
struct
mcx_eq_entry
*eqe;
4375
npages = howmany((1 << MCX_LOG_EQ_SIZE) * sizeof(struct
mcx_eq_entry
),
4386
eqe = (struct
mcx_eq_entry
*)MCX_DMA_KVA(&eq->eq_mem);
7135
static struct
mcx_eq_entry
*
7138
struct
mcx_eq_entry
*eqe;
7141
eqe = (struct
mcx_eq_entry
*)MCX_DMA_KVA(&eq->eq_mem);
7156
struct
mcx_eq_entry
*eqe;
7199
struct
mcx_eq_entry
*eqe
[
all
...]
Completed in 16 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025