Home
last modified time | relevance | path

Searched defs:cxio_hal_ctrl_qp (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
Diw_cxgb_hal.h58 struct cxio_hal_ctrl_qp { struct
59 u32 wptr;
60 u32 rptr;
61 struct mtx lock; /* for the wtpr, can sleep */
62 union t3_wr *workq; /* the work request queue */
63 bus_addr_t dma_addr; /* pci bus address of the workq */
64 void *doorbell;