Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A Dmlx5dv.h287 uint8_t ml_path; member
H A Dcq.c253 wc->dlid_path_bits = cqe->ml_path & 0x7f; in handle_responder()
1179 return cq->cqe64->ml_path & 0x7f; in mlx5_cq_read_wc_dlid_path_bits()
/freebsd/sys/dev/mlx5/
H A Ddevice.h707 u8 ml_path; member
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c225 wc->dlid_path_bits = cqe->ml_path; in handle_responder()