Home | History | Annotate | Download | only in pci

Lines Matching defs:mcx_eq_entry

1347 struct mcx_eq_entry {
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;