Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h115 #define IXGBE_LE32_TO_CPUS BSWAP_32 macro
120 #define IXGBE_LE32_TO_CPUS(x) (x) macro
/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c4446 buffer[bi] = IXGBE_LE32_TO_CPUS(buffer[bi]); in ixgbe_host_interface_command()
4465 buffer[bi] = IXGBE_LE32_TO_CPUS(buffer[bi]); in ixgbe_host_interface_command()