Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h317 struct t4_sq { struct
325 u64 bar2_pa;
326 size_t memsize;
327 u32 bar2_qid;
328 u32 qid;
329 u16 in_use;
330 u16 size;
331 u16 cidx;
332 u16 pidx;
333 u16 wq_pidx;
[all …]
/freebsd-12.1/contrib/ofed/libcxgb4/
H A Dt4.h309 struct t4_sq { struct
317 size_t memsize;
318 u32 qid;
319 u32 bar2_qid;
320 void *ma_sync;
321 u16 in_use;
322 u16 size;
323 u16 cidx;
324 u16 pidx;
325 u16 wq_pidx;
[all …]