Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qed/
Dqed_hsi.h6885 struct roce_conn_context { struct
6886 struct ystorm_roce_conn_st_ctx ystorm_st_context;
6887 struct regpair ystorm_st_padding[2];
6888 struct pstorm_roce_conn_st_ctx pstorm_st_context;
6889 struct xstorm_roce_conn_st_ctx xstorm_st_context;
6890 struct xstorm_roce_conn_ag_ctx xstorm_ag_context;
6891 struct tstorm_roce_conn_ag_ctx tstorm_ag_context;
6892 struct timers_context timer_context;
6893 struct ustorm_rdma_conn_ag_ctx ustorm_ag_context;
6894 struct tstorm_roce_conn_st_ctx tstorm_st_context;
[all …]