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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h114 #define IXGBE_LE32_TO_CPUS BSWAP_32 macro
119 #define IXGBE_LE32_TO_CPUS(x) (x) macro
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c4446 buffer[bi] = IXGBE_LE32_TO_CPUS(buffer[bi]);
4465 buffer[bi] = IXGBE_LE32_TO_CPUS(buffer[bi]);

Completed in 52 milliseconds