Searched refs:IXGBE_CPU_TO_BE32 (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_BE32(x) (x) macro
121 #define IXGBE_CPU_TO_BE32 BSWAP_32 macro
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c2075 buffer.address = IXGBE_CPU_TO_BE32(offset * 2);
2156 buffer.address = IXGBE_CPU_TO_BE32((offset + current_word) * 2);
2215 buffer.address = IXGBE_CPU_TO_BE32(offset * 2);

Completed in 62 milliseconds