Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_osdep.h69 #define IXGBE_NTOHL(_i) rte_be_to_cpu_32(_i) macro
H A Dixgbe_82599.c1445 flow_vm_vlan = IXGBE_NTOHL(input.dword); in ixgbe_atr_compute_sig_hash_82599()
1448 hi_hash_dword = IXGBE_NTOHL(common.dword); in ixgbe_atr_compute_sig_hash_82599()
1592 flow_vm_vlan = IXGBE_NTOHL(input->dword_stream[0]); in ixgbe_atr_compute_perfect_hash_82599()
1597 hi_hash_dword = IXGBE_NTOHL(hi_dword); in ixgbe_atr_compute_perfect_hash_82599()
1658 IXGBE_WRITE_REG((a), (reg), IXGBE_STORE_AS_BE32(IXGBE_NTOHL(value)))
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_fdir.c740 flow_vm_vlan = IXGBE_NTOHL(atr_input->dword_stream[0]); in ixgbe_atr_compute_hash_82599()
746 hi_hash_dword = IXGBE_NTOHL(common_hash_dword); in ixgbe_atr_compute_hash_82599()