Home
last modified time | relevance | path

Searched defs:mcq (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_txrx.c50 mlx5e_cq_error_event(struct mlx5_core_cq *mcq, int event) in mlx5e_cq_error_event()
H A Dmlx5_en_iq.c93 mlx5e_iq_completion(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe __unused) in mlx5e_iq_completion()
H A Dmlx5_en_rx.c622 mlx5e_rx_cq_comp(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe __unused) in mlx5e_rx_cq_comp()
H A Dmlx5_en_tx.c1172 mlx5e_tx_cq_comp(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe __unused) in mlx5e_tx_cq_comp()
H A Dmlx5_en_main.c1983 struct mlx5_core_cq *mcq = &cq->mcq; in mlx5e_create_cq() local
2028 struct mlx5_core_cq *mcq = &cq->mcq; in mlx5e_enable_cq() local
H A Den.h744 struct mlx5_core_cq mcq; member
1263 struct mlx5_core_cq *mcq; in mlx5e_cq_arm() local
/freebsd/sys/dev/mlx5/mlx5_lib/
H A Dmlx5_aso.c16 struct mlx5_core_cq mcq; member
49 struct mlx5_core_cq *mcq = &cq->mcq; in mlx5_aso_alloc_cq() local
78 struct mlx5_core_cq *mcq = &cq->mcq; in create_aso_cq() local
/freebsd/contrib/ofed/libmlx4/
H A Dsrq.c310 struct mlx4_cq *mcq; in mlx4_destroy_xrc_srq() local
/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dconn.h57 struct mlx5_core_cq mcq; member
H A Dmlx5fpga_conn.c363 static void mlx5_fpga_conn_cq_event(struct mlx5_core_cq *mcq, in mlx5_fpga_conn_cq_event()
415 static void mlx5_fpga_conn_cq_complete(struct mlx5_core_cq *mcq) in mlx5_fpga_conn_cq_complete()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c96 struct mlx4_ib_cq *mcq = to_mcq(cq); in mlx4_ib_modify_cq() local
469 struct mlx4_ib_cq *mcq = to_mcq(cq); in mlx4_ib_destroy_cq() local
H A Dmlx4_ib.h118 struct mlx4_cq mcq; member
654 static inline struct mlx4_ib_cq *to_mibcq(struct mlx4_cq *mcq) in to_mibcq()
H A Dmlx4_ib_qp.c653 struct mlx4_ib_cq *mcq; in create_qp_common() local
H A Dmlx4_ib_main.c2951 struct mlx4_cq *mcq; in mlx4_ib_handle_catas_error() local
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_rx.c746 struct mlx4_cq *mcq = &cq->mcq; in mlx4_en_process_rx_cq() local
880 void mlx4_en_rx_irq(struct mlx4_cq *mcq) in mlx4_en_rx_irq()
H A Dmlx4_en_tx.c351 struct mlx4_cq *mcq = &cq->mcq; in mlx4_en_process_tx_cq() local
423 void mlx4_en_tx_irq(struct mlx4_cq *mcq) in mlx4_en_tx_irq()
H A Den.h391 struct mlx4_cq mcq; member
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c43 static void mlx5_ib_cq_event(struct mlx5_core_cq *mcq, int type) in mlx5_ib_cq_event()
1020 struct mlx5_ib_cq *mcq = to_mcq(cq); in mlx5_ib_destroy_cq() local
1098 struct mlx5_ib_cq *mcq = to_mcq(cq); in mlx5_ib_modify_cq() local
H A Dmlx5_ib.h468 struct mlx5_core_cq mcq; member
795 static inline struct mlx5_ib_cq *to_mibcq(struct mlx5_core_cq *mcq) in to_mibcq()
H A Dmlx5_ib_devx.c1366 static void devx_cq_comp(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe) in devx_cq_comp()
H A Dmlx5_ib_main.c2602 struct mlx5_core_cq *mcq; in mlx5_ib_handle_internal_error() local
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.c679 struct mlx5_cq *mcq = to_mcq(cq_in); in mlx5dv_get_cq() local
H A Dverbs.c610 struct mlx5_cq *mcq = to_mcq(cq); in mlx5_destroy_cq() local