Searched defs:mlx5e_icosq (Results 1 – 1 of 1) sorted by relevance
569 struct mlx5e_icosq { struct579 struct mlx5e_icosq_wqe_info *wqe_info; argument580 } db;583 struct mlx5_wq_cyc wq;584 void __iomem *uar_map;585 u32 sqn;586 u16 reserved_room;587 unsigned long state;588 struct mlx5e_ktls_resync_resp *ktls_resync;591 struct mlx5_wq_ctrl wq_ctrl;[all …]