Searched refs:MLX (Results 1 – 2 of 2) sorted by relevance
6 PROJECT_NAME = "FreeBSD kernel MLX device code"
285 enum { RC, UC, UD, RD, RDEE, MLX, NUM_TRANS }; enumerator294 case MLX: return MTHCA_QP_ST_MLX; in to_mthca_st()623 if (qp->transport == MLX) in __mthca_modify_qp()924 case MLX: in mthca_max_data_size()994 case MLX: in mthca_alloc_wqe_buf()1362 sqp->qp.transport = MLX; in mthca_alloc_sqp()1385 sqp->qp.transport = MLX; in mthca_alloc_sqp()1722 case MLX: in mthca_tavor_post_send()1749 if (qp->transport == MLX) { in mthca_tavor_post_send()2063 case MLX: in mthca_arbel_post_send()[all …]