Lines Matching defs:rxq
332 rxq:6, member385 struct rxq { struct386 u16 count;388 dma_addr_t frbds_p_addr;389 struct frbd *frbds;391 dma_addr_t urbd1s_p_addr;392 struct urbd1 *urbd1s;394 dma_addr_t buf_p_addr;395 void *buf_v_addr;396 struct data_buf *bufs;508 struct rxq rxq; member