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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h115 #define IXGBE_CPU_TO_BE16(x) (x) macro
120 #define IXGBE_CPU_TO_BE16 BSWAP_16 macro
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c2077 buffer.length = IXGBE_CPU_TO_BE16(sizeof(u16));
2157 buffer.length = IXGBE_CPU_TO_BE16(words_to_read * 2);
2213 buffer.length = IXGBE_CPU_TO_BE16(sizeof(u16));

Completed in 75 milliseconds