Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/qed/
H A Dfcoe_common.h502 struct fcoe_task_context { struct
503 struct ystorm_fcoe_task_st_ctx ystorm_st_context;
504 struct regpair ystorm_st_padding[2];
505 struct tdif_task_context tdif_context;
506 struct ystorm_fcoe_task_ag_ctx ystorm_ag_context;
507 struct tstorm_fcoe_task_ag_ctx tstorm_ag_context;
508 struct timers_context timer_context;
509 struct tstorm_fcoe_task_st_ctx tstorm_st_context;
510 struct regpair tstorm_st_padding[2];
511 struct mstorm_fcoe_task_ag_ctx mstorm_ag_context;
[all …]