Searched defs:mlx5e_icosq (Results 1 – 1 of 1) sorted by relevance
512 struct mlx5e_icosq { struct522 struct mlx5e_icosq_wqe_info *wqe_info; argument523 } db;526 struct mlx5_wq_cyc wq;527 void __iomem *uar_map;528 u32 sqn;529 u16 reserved_room;530 unsigned long state;531 struct mlx5e_ktls_resync_resp *ktls_resync;534 struct mlx5_wq_ctrl wq_ctrl;[all …]