Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_iwarp.h1109 …struct regpair handle_for_async /* a host cookie that will be echoed back with in every qp-specifi… member
1123 …struct regpair handle_for_async /* host handle that will be echoed back with in every qp-specific … member
H A Decore_iwarp.c801 p_tcp_ramrod->iwarp.handle_for_async.hi = OSAL_CPU_TO_LE32(PTR_HI(ep)); in ecore_iwarp_tcp_offload()
802 p_tcp_ramrod->iwarp.handle_for_async.lo = OSAL_CPU_TO_LE32(PTR_LO(ep)); in ecore_iwarp_tcp_offload()
948 p_mpa_ramrod->handle_for_async.hi = OSAL_CPU_TO_LE32(PTR_HI(ep)); in ecore_iwarp_mpa_offload()
949 p_mpa_ramrod->handle_for_async.lo = OSAL_CPU_TO_LE32(PTR_LO(ep)); in ecore_iwarp_mpa_offload()