Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h111 #define IXGBE_NTOHL ntohl macro
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c1481 flow_vm_vlan = IXGBE_NTOHL(input.dword); in ixgbe_atr_compute_sig_hash_82599()
1484 hi_hash_dword = IXGBE_NTOHL(common.dword); in ixgbe_atr_compute_sig_hash_82599()
1628 flow_vm_vlan = IXGBE_NTOHL(input->dword_stream[0]); in ixgbe_atr_compute_perfect_hash_82599()
1633 hi_hash_dword = IXGBE_NTOHL(hi_dword); in ixgbe_atr_compute_perfect_hash_82599()
1694 IXGBE_WRITE_REG((a), (reg), IXGBE_STORE_AS_BE32(IXGBE_NTOHL(value)))