Searched refs:IXGBE_NTOHL (Results 1 – 3 of 3) sorted by relevance
69 #define IXGBE_NTOHL(_i) rte_be_to_cpu_32(_i) macro
1445 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)))
740 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()