Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/qed/
Discsi_common.h981 struct e4_iscsi_task_context { struct
982 struct ystorm_iscsi_task_st_ctx ystorm_st_context;
983 struct e4_ystorm_iscsi_task_ag_ctx ystorm_ag_context;
984 struct regpair ystorm_ag_padding[2];
985 struct tdif_task_context tdif_context;
986 struct e4_mstorm_iscsi_task_ag_ctx mstorm_ag_context;
987 struct regpair mstorm_ag_padding[2];
988 struct e4_ustorm_iscsi_task_ag_ctx ustorm_ag_context;
989 struct mstorm_iscsi_task_st_ctx mstorm_st_context;
990 struct ustorm_iscsi_task_st_ctx ustorm_st_context;
[all …]