Searched refs:mlx5e_cq (Results 1 – 5 of 5) sorted by relevance
35 struct mlx5_cqe64 *mlx5e_get_cqe(struct mlx5e_cq *cq) in mlx5e_get_cqe()88 struct mlx5e_cq *cq = container_of(mcq, struct mlx5e_cq, mcq); in mlx5e_completion_event()98 struct mlx5e_cq *cq = container_of(mcq, struct mlx5e_cq, mcq); in mlx5e_cq_error_event()
293 struct mlx5e_cq { struct317 struct mlx5e_cq cq; argument367 struct mlx5e_cq cq;566 bool mlx5e_poll_tx_cq(struct mlx5e_cq *cq);567 bool mlx5e_poll_rx_cq(struct mlx5e_cq *cq, int budget);569 struct mlx5_cqe64 *mlx5e_get_cqe(struct mlx5e_cq *cq);618 static inline void mlx5e_cq_arm(struct mlx5e_cq *cq) in mlx5e_cq_arm()
743 struct mlx5e_cq *cq) in mlx5e_create_cq()789 static void mlx5e_destroy_cq(struct mlx5e_cq *cq) in mlx5e_destroy_cq()794 static int mlx5e_enable_cq(struct mlx5e_cq *cq, struct mlx5e_cq_param *param) in mlx5e_enable_cq()840 static void mlx5e_disable_cq(struct mlx5e_cq *cq) in mlx5e_disable_cq()850 struct mlx5e_cq *cq, in mlx5e_open_cq()880 static void mlx5e_close_cq(struct mlx5e_cq *cq) in mlx5e_close_cq()1501 struct mlx5e_cq *cq, in mlx5e_create_drop_cq()1538 struct mlx5e_cq *cq = &priv->drop_rq.cq; in mlx5e_open_drop_rq()
218 bool mlx5e_poll_rx_cq(struct mlx5e_cq *cq, int budget) in mlx5e_poll_rx_cq()
315 bool mlx5e_poll_tx_cq(struct mlx5e_cq *cq) in mlx5e_poll_tx_cq()