Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h114 #define IXGBE_CPU_TO_LE32 BSWAP_32 macro
119 #define IXGBE_CPU_TO_LE32(x) (x) macro
/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c4417 i, IXGBE_CPU_TO_LE32(buffer[i])); in ixgbe_host_interface_command()