Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_osdep.h110 #define IXGBE_NTOHL(_i) ntohl(_i) macro
H A Dixgbe_82599.c1480 flow_vm_vlan = IXGBE_NTOHL(input.dword); in ixgbe_atr_compute_sig_hash_82599()
1483 hi_hash_dword = IXGBE_NTOHL(common.dword); in ixgbe_atr_compute_sig_hash_82599()
1627 flow_vm_vlan = IXGBE_NTOHL(input->dword_stream[0]); in ixgbe_atr_compute_perfect_hash_82599()
1632 hi_hash_dword = IXGBE_NTOHL(hi_dword); in ixgbe_atr_compute_perfect_hash_82599()
1693 IXGBE_WRITE_REG((a), (reg), IXGBE_STORE_AS_BE32(IXGBE_NTOHL(value)))