Home
last modified time | relevance | path

Searched refs:IXGBE_CPU_TO_LE16 (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_LE16 BSWAP_16 macro
122 #define IXGBE_CPU_TO_LE16(x) (x) macro
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c417 hic.cmd.activity_id = IXGBE_CPU_TO_LE16(activity); in ixgbe_fw_phy_activity()