Home
last modified time | relevance | path

Searched refs:ECORE_MPA_RTR_TYPE_ZERO_SEND (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h259 #define ECORE_MPA_RTR_TYPE_ZERO_SEND (1 << 0) macro
H A Decore_rdma_api.h304 #define ECORE_MPA_RTR_TYPE_ZERO_SEND (1 << 0) macro
H A Decore_iwarp.c3358 if (params->iwarp.mpa_rtr & ECORE_MPA_RTR_TYPE_ZERO_SEND) in ecore_iwarp_setup()