Home
last modified time | relevance | path

Searched refs:hi_dword (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/dev/netif/emx/
H A Dif_emx.h211 #define rxd_rss wb.lower.hi_dword.rss /* 32bits */
/dragonfly/sys/dev/netif/ig_hal/
H A De1000_vf.h106 } hi_dword; member
H A De1000_82575.h215 } hi_dword; member
H A De1000_hw.h434 } hi_dword; member
464 } hi_dword; member
/dragonfly/sys/dev/netif/ix/
H A Dixgbe_82599.c1619 u32 hi_dword = 0; in ixgbe_atr_compute_perfect_hash_82599() local
1631 hi_dword ^= input->dword_stream[i]; in ixgbe_atr_compute_perfect_hash_82599()
1632 hi_hash_dword = IXGBE_NTOHL(hi_dword); in ixgbe_atr_compute_perfect_hash_82599()
H A Dixgbe_type.h3311 } hi_dword; member
H A Dif_ix.c2977 hash = le32toh(cur->wb.lower.hi_dword.rss); in ix_rxeof()
/dragonfly/sys/dev/netif/igb/
H A Dif_igb.c2752 hash = le32toh(cur->wb.lower.hi_dword.rss); in igb_rxeof()