Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_hsi.h883 struct core_conn_context { struct
884 struct ystorm_core_conn_st_ctx ystorm_st_context;
885 struct regpair ystorm_st_padding[2];
886 struct pstorm_core_conn_st_ctx pstorm_st_context;
887 struct regpair pstorm_st_padding[2];
888 struct xstorm_core_conn_st_ctx xstorm_st_context;
889 struct xstorm_core_conn_ag_ctx xstorm_ag_context;
890 struct tstorm_core_conn_ag_ctx tstorm_ag_context;
891 struct ustorm_core_conn_ag_ctx ustorm_ag_context;
892 struct mstorm_core_conn_st_ctx mstorm_st_context;
[all …]