| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_base.h | 79 } hi_dword; member
|
| H A D | igc_main.c | 1811 u32 rss_hash = le32_to_cpu(rx_desc->wb.lower.hi_dword.rss); in igc_rx_hash() 7056 *hash = le32_to_cpu(ctx->rx_desc->wb.lower.hi_dword.rss); in igc_xdp_rx_hash()
|
| /linux/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_fdir.c | 118 __be32 hi_dword = 0; in txgbe_atr_compute_perfect_hash() local 130 hi_dword ^= input->dword_stream[i]; in txgbe_atr_compute_perfect_hash() 131 hi_hash_dword = ntohl(hi_dword); in txgbe_atr_compute_perfect_hash()
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | e1000_82575.h | 80 } hi_dword; member
|
| H A D | igb_main.c | 8825 le32_to_cpu(rx_desc->wb.lower.hi_dword.rss), in igb_rx_hash()
|
| /linux/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | defines.h | 228 } hi_dword; member
|
| H A D | ixgbevf_main.c | 460 skb_set_hash(skb, le32_to_cpu(rx_desc->wb.lower.hi_dword.rss), in ixgbevf_rx_hash()
|
| /linux/drivers/net/ethernet/intel/igbvf/ |
| H A D | vf.h | 57 } hi_dword; member
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | hw.h | 260 } hi_dword; member 290 } hi_dword; member
|
| H A D | netdev.c | 1031 e1000_rx_hash(netdev, rx_desc->wb.lower.hi_dword.rss, skb); in e1000_clean_rx_irq() 1452 e1000_rx_hash(netdev, rx_desc->wb.lower.hi_dword.rss, skb); in e1000_clean_rx_irq_ps() 1625 e1000_rx_hash(netdev, rx_desc->wb.lower.hi_dword.rss, skb); in e1000_clean_jumbo_rx_irq()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_type.h | 614 } hi_dword; member 650 } hi_dword; member 670 } hi_dword; member
|
| H A D | i40e_txrx.c | 694 pf->fd_inv = le32_to_cpu(qw0->hi_dword.fd_id); in i40e_fd_handle_status() 695 if (qw0->hi_dword.fd_id != 0 || in i40e_fd_handle_status() 713 if (qw0->hi_dword.fd_id == 0 && in i40e_fd_handle_status() 742 qw0->hi_dword.fd_id); in i40e_fd_handle_status() 1830 hash = le32_to_cpu(rx_desc->wb.qword0.hi_dword.rss); in i40e_rx_hash()
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | virtchnl2_lan_desc.h | 299 } hi_dword; member
|
| H A D | idpf_singleq_txrx.c | 803 u32 hash = le32_to_cpu(rx_desc->base_wb.qword0.hi_dword.rss); in idpf_rx_singleq_base_hash()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_fcoe.c | 437 ddp->len = le32_to_cpu(rx_desc->wb.lower.hi_dword.rss); in ixgbe_fcoe_ddp() 451 ddp->len = le32_to_cpu(rx_desc->wb.lower.hi_dword.rss); in ixgbe_fcoe_ddp()
|
| H A D | ixgbe_82599.c | 1449 __be32 hi_dword = 0; in ixgbe_atr_compute_perfect_hash_82599() local 1461 hi_dword ^= input->dword_stream[i]; in ixgbe_atr_compute_perfect_hash_82599() 1462 hi_hash_dword = ntohl(hi_dword); in ixgbe_atr_compute_perfect_hash_82599()
|
| H A D | ixgbe_type.h | 2922 } hi_dword; member
|
| H A D | ixgbe_main.c | 1645 skb_set_hash(skb, le32_to_cpu(rx_desc->wb.lower.hi_dword.rss), in ixgbe_rx_hash()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_lan_tx_rx.h | 24 } hi_dword; member
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_hw.h | 518 } hi_dword; member 544 } hi_dword; member
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_type.h | 978 } hi_dword; member
|
| H A D | wx_lib.c | 521 skb_set_hash(skb, le32_to_cpu(rx_desc->wb.lower.hi_dword.rss), in wx_rx_hash()
|