Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_type.h214 } hi_dword; member
247 } hi_dword; member
267 } hi_dword; member
H A Diavf_txrx.c1103 hash = le32_to_cpu(rx_desc->wb.qword0.hi_dword.rss); in iavf_rx_hash()
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_base.h74 } hi_dword; member
H A Digc_main.c1777 u32 rss_hash = le32_to_cpu(rx_desc->wb.lower.hi_dword.rss); in igc_rx_hash()
6665 *hash = le32_to_cpu(ctx->rx_desc->wb.lower.hi_dword.rss); in igc_xdp_rx_hash()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.h80 } hi_dword; member
H A Digb_main.c8735 le32_to_cpu(rx_desc->wb.lower.hi_dword.rss), in igb_rx_hash()
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h224 } hi_dword; member
H A Dixgbevf_main.c456 skb_set_hash(skb, le32_to_cpu(rx_desc->wb.lower.hi_dword.rss), in ixgbevf_rx_hash()
/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dvf.h57 } hi_dword; member
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h262 } hi_dword; member
292 } hi_dword; member
H A Dnetdev.c1030 e1000_rx_hash(netdev, rx_desc->wb.lower.hi_dword.rss, skb); in e1000_clean_rx_irq()
1451 e1000_rx_hash(netdev, rx_desc->wb.lower.hi_dword.rss, skb); in e1000_clean_rx_irq_ps()
1624 e1000_rx_hash(netdev, rx_desc->wb.lower.hi_dword.rss, skb); in e1000_clean_jumbo_rx_irq()
/openbmc/qemu/hw/net/
H A De1000x_regs.h781 } hi_dword; member
811 } hi_dword; member
H A Digb_regs.h69 } hi_dword; member
H A De1000e_core.c1262 &desc->wb.lower.hi_dword.rss, in e1000e_write_ext_rx_descr()
1265 &desc->wb.lower.hi_dword.csum_ip.ip_id, in e1000e_write_ext_rx_descr()
1289 &desc->wb.lower.hi_dword.rss, in e1000e_write_ps_rx_descr()
1292 &desc->wb.lower.hi_dword.csum_ip.ip_id, in e1000e_write_ps_rx_descr()
H A Digb_core.c1517 desc->wb.lower.hi_dword.rss = cpu_to_le32(rss_info->hash); in igb_write_adv_rx_descr()
1519 trace_igb_rx_metadata_rss(desc->wb.lower.hi_dword.rss, rss_type); in igb_write_adv_rx_descr()
1523 desc->wb.lower.hi_dword.csum_ip.ip_id = in igb_write_adv_rx_descr()
1526 desc->wb.lower.hi_dword.csum_ip.ip_id); in igb_write_adv_rx_descr()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h603 } hi_dword; member
639 } hi_dword; member
659 } hi_dword; member
H A Di40e_txrx.c698 pf->fd_inv = le32_to_cpu(qw0->hi_dword.fd_id); in i40e_fd_handle_status()
699 if (qw0->hi_dword.fd_id != 0 || in i40e_fd_handle_status()
717 if (qw0->hi_dword.fd_id == 0 && in i40e_fd_handle_status()
746 qw0->hi_dword.fd_id); in i40e_fd_handle_status()
1876 hash = le32_to_cpu(rx_desc->wb.qword0.hi_dword.rss); in i40e_rx_hash()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c437 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 Dixgbe_82599.c1439 __be32 hi_dword = 0; in ixgbe_atr_compute_perfect_hash_82599() local
1451 hi_dword ^= input->dword_stream[i]; in ixgbe_atr_compute_perfect_hash_82599()
1452 hi_hash_dword = ntohl(hi_dword); in ixgbe_atr_compute_perfect_hash_82599()
H A Dixgbe_type.h2882 } hi_dword; member
H A Dixgbe_main.c1430 skb_set_hash(skb, le32_to_cpu(rx_desc->wb.lower.hi_dword.rss), in ixgbe_rx_hash()
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h712 } hi_dword; member
H A Dwx_lib.c513 skb_set_hash(skb, le32_to_cpu(rx_desc->wb.lower.hi_dword.rss), in wx_rx_hash()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h518 } hi_dword; member
544 } hi_dword; member
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_lan_tx_rx.h24 } hi_dword; member