Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
HDecore_utils.h37 #define PTR_HI(x) ((u32)((((osal_uintptr_t)(x)) >> 16) >> 16)) macro
HDecore_iwarp.c801 p_tcp_ramrod->iwarp.handle_for_async.hi = OSAL_CPU_TO_LE32(PTR_HI(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()