Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4.h94 struct t4_status_page { struct
96 __be16 rsvd2;
97 __be16 qid;
98 __be16 cidx;
99 __be16 pidx;
100 u8 qp_err; /* flit 1 - sw owns */
101 u8 db_off;
102 u8 pad;
103 u16 host_wq_pidx;
104 u16 host_cidx;
[all …]
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h71 struct t4_status_page { struct
73 __be16 rsvd2;
74 __be16 qid;
75 __be16 cidx;
76 __be16 pidx;
77 u8 qp_err; /* flit 1 - sw owns */
78 u8 db_off;
79 u8 pad;
80 u16 host_wq_pidx;
81 u16 host_cidx;
[all …]