Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h116 #define IXGBE_CPU_TO_LE32 BSWAP_32 macro
123 #define IXGBE_CPU_TO_LE32(x) (x) macro
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c4547 i, IXGBE_CPU_TO_LE32(buffer[i])); in ixgbe_hic_unlocked()