Home | History | Annotate | Download | only in ena_defs

Lines Matching defs:sq

132 	/* completion queue entry for each sq descriptor */
135 /* completion queue entry upon request in sq descriptor */
138 /* current queue head pointer is updated in OS memory upon sq
143 /* current queue head pointer is updated in OS memory for each sq
253 /* 3:0 : placement_policy - Describing where the SQ
254 * descriptor ring and the SQ packet headers reside:
260 * the CQ associated with this SQ: 0x0 - cqe for each
261 * sq descriptor, 0x1 - cqe upon request in sq
263 * updated in OS memory upon sq descriptor request
265 * memory for each sq descriptor
278 * SQ creation
285 /* SQ physical base address in OS memory. This field should not be
331 struct ena_admin_sq sq;
1012 /* sq */