Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_cm.c226 if (pkt->roce_mode != ROCE_V1) { in qlnxr_ll2_post_tx()
231 roce_flavor = (pkt->roce_mode == ROCE_V1) ? in qlnxr_ll2_post_tx()
507 *roce_mode = ROCE_V1; in qlnxr_gsi_build_header()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h341 ROCE_V1, enumerator
H A Decore_rdma_api.h356 ROCE_V1, enumerator
H A Decore_roce.c246 case ROCE_V1: in ecore_roce_mode_to_flavor()