Home
last modified time | relevance | path

Searched refs:MLX5_CQE_RESP_SEND (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/mlx5/
H A Dcq.h73 MLX5_CQE_RESP_SEND = 2, enumerator
/freebsd/contrib/ofed/libmlx5/
H A Dcq.c236 case MLX5_CQE_RESP_SEND: in handle_responder()
603 case MLX5_CQE_RESP_SEND: in mlx5_parse_cqe()
1058 case MLX5_CQE_RESP_SEND: in mlx5_cq_read_wc_opcode()
1331 case MLX5_CQE_RESP_SEND: in is_responder()
H A Dmlx5dv.h255 MLX5_CQE_RESP_SEND = 2, enumerator
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c206 case MLX5_CQE_RESP_SEND: in handle_responder()
583 case MLX5_CQE_RESP_SEND: in mlx5_poll_one()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rx.c580 if (unlikely((cqe->op_own >> 4) != MLX5_CQE_RESP_SEND)) { in mlx5e_poll_rx_cq()
/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_conn.c348 case MLX5_CQE_RESP_SEND: in mlx5_fpga_conn_handle_cqe()