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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h109 #define IXGBE_NTOHL ntohl macro
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c1472 flow_vm_vlan = IXGBE_NTOHL(input.dword);
1475 hi_hash_dword = IXGBE_NTOHL(common.dword);
1619 flow_vm_vlan = IXGBE_NTOHL(input->dword_stream[0]);
1624 hi_hash_dword = IXGBE_NTOHL(hi_dword);
1685 IXGBE_WRITE_REG((a), (reg), IXGBE_STORE_AS_BE32(IXGBE_NTOHL(value)))

Completed in 63 milliseconds