Home
last modified time | relevance | path

Searched refs:mlx5e_cq (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_txrx.c34 mlx5e_get_cqe(struct mlx5e_cq *cq) in mlx5e_get_cqe()
52 struct mlx5e_cq *cq = container_of(mcq, struct mlx5e_cq, mcq); in mlx5e_cq_error_event()
59 mlx5e_dump_err_cqe(struct mlx5e_cq *cq, u32 qn, const struct mlx5_err_cqe *err_cqe) in mlx5e_dump_err_cqe()
H A Den.h146 struct mlx5e_cq;
737 struct mlx5e_cq { struct
772 struct mlx5e_cq cq;
816 struct mlx5e_cq cq;
874 struct mlx5e_cq cq;
1209 void mlx5e_dump_err_cqe(struct mlx5e_cq *, u32, const struct mlx5_err_cqe *);
1213 struct mlx5_cqe64 *mlx5e_get_cqe(struct mlx5e_cq *cq);
1262 mlx5e_cq_arm(struct mlx5e_cq *cq, spinlock_t *dblock) in mlx5e_cq_arm()
1286 struct mlx5e_cq *, mlx5e_cq_comp_t *, int eq_ix);
1287 void mlx5e_close_cq(struct mlx5e_cq *);
H A Dmlx5_en_rx.c474 mlx5e_read_cqe_slot(struct mlx5e_cq *cq, u32 cc, void *data) in mlx5e_read_cqe_slot()
481 mlx5e_write_cqe_slot(struct mlx5e_cq *cq, u32 cc, void *data) in mlx5e_write_cqe_slot()
488 mlx5e_decompress_cqe(struct mlx5e_cq *cq, struct mlx5_cqe64 *title, in mlx5e_decompress_cqe()
514 mlx5e_decompress_cqes(struct mlx5e_cq *cq) in mlx5e_decompress_cqes()
H A Dmlx5_en_main.c1982 struct mlx5e_cq *cq, in mlx5e_create_cq()
2024 mlx5e_destroy_cq(struct mlx5e_cq *cq) in mlx5e_destroy_cq()
2030 mlx5e_enable_cq(struct mlx5e_cq *cq, struct mlx5e_cq_param *param, int eq_ix) in mlx5e_enable_cq()
2074 mlx5e_disable_cq(struct mlx5e_cq *cq) in mlx5e_disable_cq()
2083 struct mlx5e_cq *cq, in mlx5e_open_cq()
2106 mlx5e_close_cq(struct mlx5e_cq *cq) in mlx5e_close_cq()