Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/mlx5/
HDcq.h73 MLX5_CQE_RESP_SEND = 2, enumerator
/freebsd-14-stable/contrib/ofed/libmlx5/
HDcq.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()
HDmlx5dv.h255 MLX5_CQE_RESP_SEND = 2, enumerator
/freebsd-14-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_ib_cq.c206 case MLX5_CQE_RESP_SEND: in handle_responder()
583 case MLX5_CQE_RESP_SEND: in mlx5_poll_one()
/freebsd-14-stable/sys/dev/mlx5/mlx5_en/
HDmlx5_en_rx.c575 if (unlikely((cqe->op_own >> 4) != MLX5_CQE_RESP_SEND)) { in mlx5e_poll_rx_cq()
/freebsd-14-stable/sys/dev/mlx5/mlx5_fpga/
HDmlx5fpga_conn.c348 case MLX5_CQE_RESP_SEND: in mlx5_fpga_conn_handle_cqe()