Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_hsi.h11525 struct e4_iscsi_conn_context { struct
11526 struct ystorm_iscsi_conn_st_ctx ystorm_st_context;
11527 struct pstorm_iscsi_tcp_conn_st_ctx pstorm_st_context;
11528 struct regpair pstorm_st_padding[2];
11529 struct pb_context xpb2_context;
11530 struct xstorm_iscsi_tcp_conn_st_ctx xstorm_st_context;
11531 struct regpair xstorm_st_padding[2];
11532 struct e4_xstorm_iscsi_conn_ag_ctx xstorm_ag_context;
11533 struct e4_tstorm_iscsi_conn_ag_ctx tstorm_ag_context;
11534 struct regpair tstorm_ag_padding[2];
[all …]