Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_hsi_iscsi.h562 struct e4_iscsi_conn_context struct
564 struct ystorm_iscsi_conn_st_ctx ystorm_st_context /* ystorm storm context */;
565 struct pstorm_iscsi_tcp_conn_st_ctx pstorm_st_context /* pstorm storm context */;
566 struct regpair pstorm_st_padding[2] /* padding */;
567 struct pb_context xpb2_context /* xpb2 context */;
568 struct xstorm_iscsi_tcp_conn_st_ctx xstorm_st_context /* xstorm storm context */;
569 struct regpair xstorm_st_padding[2] /* padding */;
570 struct e4_xstorm_iscsi_conn_ag_ctx xstorm_ag_context /* xstorm aggregative context */;
571 struct e4_tstorm_iscsi_conn_ag_ctx tstorm_ag_context /* tstorm aggregative context */;
572 struct regpair tstorm_ag_padding[2] /* padding */;
[all …]