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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_utils.h39 #define PTR_HI(x) ((u32)((((osal_uintptr_t)(x)) >> 16) >> 16)) macro
H A Decore_iwarp.c803 p_tcp_ramrod->iwarp.handle_for_async.hi = OSAL_CPU_TO_LE32(PTR_HI(ep));
950 p_mpa_ramrod->handle_for_async.hi = OSAL_CPU_TO_LE32(PTR_HI(ep));

Completed in 73 milliseconds