Home
last modified time | relevance | path

Searched refs:MPA_RTR_TYPE_NONE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_iwarp.c1039 ep->rtr_type = MPA_RTR_TYPE_NONE; in ecore_iwarp_mpa_received()
1052 if (ep->rtr_type == MPA_RTR_TYPE_NONE) in ecore_iwarp_mpa_received()
1326 if (ep->rtr_type != MPA_RTR_TYPE_NONE) { in ecore_iwarp_mpa_v2_set_private()
1418 ep->rtr_type = MPA_RTR_TYPE_NONE; in ecore_iwarp_connect()
3356 iwarp_info->rtr_type = MPA_RTR_TYPE_NONE; in ecore_iwarp_setup()
H A Decore_hsi_iwarp.h1201 MPA_RTR_TYPE_NONE=0 /* No RTR type */, enumerator