Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/qlnx/qlnxe/
H A Decore_hsi_fcoe.h766 struct e4_fcoe_conn_context struct
768 struct ystorm_fcoe_conn_st_ctx ystorm_st_context /* ystorm storm context */;
769 struct pstorm_fcoe_conn_st_ctx pstorm_st_context /* pstorm storm context */;
770 struct regpair pstorm_st_padding[2] /* padding */;
771 struct xstorm_fcoe_conn_st_ctx xstorm_st_context /* xstorm storm context */;
772 struct e4_xstorm_fcoe_conn_ag_ctx xstorm_ag_context /* xstorm aggregative context */;
773 struct regpair xstorm_ag_padding[6] /* padding */;
774 struct ustorm_fcoe_conn_st_ctx ustorm_st_context /* ustorm storm context */;
775 struct regpair ustorm_st_padding[2] /* padding */;
776 struct e4_tstorm_fcoe_conn_ag_ctx tstorm_ag_context /* tstorm aggregative context */;
[all …]