Searched defs:mlx5e_icosq (Results 1 – 1 of 1) sorted by relevance
520 struct mlx5e_icosq { struct530 struct mlx5e_icosq_wqe_info *wqe_info; argument531 } db;534 struct mlx5_wq_cyc wq;535 void __iomem *uar_map;536 u32 sqn;537 u16 reserved_room;538 unsigned long state;539 struct mlx5e_ktls_resync_resp *ktls_resync;542 struct mlx5_wq_ctrl wq_ctrl;[all …]