Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qed/
Dqed_hsi.h10862 struct iscsi_conn_context { struct
10863 struct ystorm_iscsi_conn_st_ctx ystorm_st_context;
10864 struct pstorm_iscsi_tcp_conn_st_ctx pstorm_st_context;
10865 struct regpair pstorm_st_padding[2];
10866 struct pb_context xpb2_context;
10867 struct xstorm_iscsi_tcp_conn_st_ctx xstorm_st_context;
10868 struct regpair xstorm_st_padding[2];
10869 struct xstorm_iscsi_conn_ag_ctx xstorm_ag_context;
10870 struct tstorm_iscsi_conn_ag_ctx tstorm_ag_context;
10871 struct regpair tstorm_ag_padding[2];
[all …]