Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed_hsi.h10259 struct fcoe_conn_context { struct
10260 struct ystorm_fcoe_conn_st_ctx ystorm_st_context;
10261 struct pstorm_fcoe_conn_st_ctx pstorm_st_context;
10262 struct regpair pstorm_st_padding[2];
10263 struct xstorm_fcoe_conn_st_ctx xstorm_st_context;
10264 struct xstorm_fcoe_conn_ag_ctx xstorm_ag_context;
10265 struct regpair xstorm_ag_padding[6];
10266 struct ustorm_fcoe_conn_st_ctx ustorm_st_context;
10267 struct regpair ustorm_st_padding[2];
10268 struct tstorm_fcoe_conn_ag_ctx tstorm_ag_context;
[all …]