| /Linux-v5.4/drivers/scsi/fnic/ |
| D | cq_enet_desc.h | 42 __le32 rss_hash; member 96 u8 *csum_not_calc, u32 *rss_hash, u16 *bytes_written, u8 *packet_error, in cq_enet_rq_desc_dec() argument 124 *rss_hash = le32_to_cpu(desc->rss_hash); in cq_enet_rq_desc_dec()
|
| /Linux-v5.4/drivers/net/ethernet/cisco/enic/ |
| D | cq_enet_desc.h | 44 __le32 rss_hash; member 107 u8 *csum_not_calc, u32 *rss_hash, u16 *bytes_written, u8 *packet_error, in cq_enet_rq_desc_dec() argument 139 *rss_hash = le32_to_cpu(desc->rss_hash); in cq_enet_rq_desc_dec()
|
| D | enic_main.c | 1343 u32 rss_hash; in enic_rq_indicate_buf() local 1354 &csum_not_calc, &rss_hash, &bytes_written, in enic_rq_indicate_buf() 1393 if ((netdev->features & NETIF_F_RXHASH) && rss_hash && in enic_rq_indicate_buf() 1399 skb_set_hash(skb, rss_hash, PKT_HASH_TYPE_L4); in enic_rq_indicate_buf() 1404 skb_set_hash(skb, rss_hash, PKT_HASH_TYPE_L3); in enic_rq_indicate_buf() 1418 (rss_hash & BIT(0))) { in enic_rq_indicate_buf() 1420 outer_csum_ok = (rss_hash & BIT(1)) && in enic_rq_indicate_buf() 1421 (rss_hash & BIT(2)); in enic_rq_indicate_buf()
|
| /Linux-v5.4/drivers/net/ethernet/google/gve/ |
| D | gve_desc.h | 64 __be32 rss_hash; /* Receive-side scaling hash (Toeplitz for gVNIC) */ member
|
| D | gve_rx.c | 355 skb_set_hash(skb, be32_to_cpu(rx_desc->rss_hash), in gve_rx()
|
| /Linux-v5.4/include/linux/qed/ |
| D | eth_common.h | 241 __le32 rss_hash; member 293 __le32 rss_hash; member
|
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | rx.h | 449 __le32 rss_hash; member 543 __le32 rss_hash; member
|
| /Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/ |
| D | aq_ring.h | 42 u32 rss_hash; member
|
| D | aq_ring.c | 421 skb_set_hash(skb, buff->rss_hash, in aq_ring_rx_clean()
|
| /Linux-v5.4/drivers/net/ethernet/samsung/sxgbe/ |
| D | sxgbe_desc.h | 74 u32 rss_hash; member
|
| /Linux-v5.4/drivers/net/ethernet/qlogic/qede/ |
| D | qede_fp.c | 585 static void qede_get_rxhash(struct sk_buff *skb, u8 bitfields, __le32 rss_hash) in qede_get_rxhash() argument 596 hash = le32_to_cpu(rss_hash); in qede_get_rxhash() 845 qede_get_rxhash(tpa_info->skb, cqe->bitfields, cqe->rss_hash); in qede_tpa_start() 1286 qede_get_rxhash(skb, fp_cqe->bitfields, fp_cqe->rss_hash); in qede_rx_process_cqe()
|
| /Linux-v5.4/drivers/net/ethernet/intel/ice/ |
| D | ice_lan_tx_rx.h | 165 __le32 rss_hash; member
|
| /Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
| D | hw_atl_utils.h | 40 u32 rss_hash; member
|
| D | hw_atl_a0.c | 696 buff->rss_hash = rxd_wb->rss_hash; in hw_atl_a0_hw_ring_rx_receive()
|
| D | hw_atl_b0.c | 750 buff->rss_hash = rxd_wb->rss_hash; in hw_atl_b0_hw_ring_rx_receive()
|
| /Linux-v5.4/drivers/net/ethernet/atheros/alx/ |
| D | hw.h | 241 __le32 rss_hash; member
|
| /Linux-v5.4/drivers/net/ethernet/brocade/bna/ |
| D | bna_hw_defs.h | 396 u32 rss_hash; member
|
| D | bfi_enet.h | 149 u32 rss_hash; member
|
| /Linux-v5.4/drivers/net/ethernet/atheros/atl1c/ |
| D | atl1c.h | 246 __le32 rss_hash; member
|
| /Linux-v5.4/drivers/net/ethernet/synopsys/ |
| D | dwc-xlgmac.h | 277 u32 rss_hash; member
|
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/ |
| D | hns3_enet.h | 284 __le32 rss_hash; member
|
| D | hns3_debugfs.c | 228 dev_info(dev, "(RX)rss_hash: %u\n", rx_desc->rx.rss_hash); in hns3_dbg_bd_info()
|
| /Linux-v5.4/drivers/net/ethernet/freescale/enetc/ |
| D | enetc_hw.h | 415 __le32 rss_hash; member
|
| /Linux-v5.4/drivers/net/ethernet/pensando/ionic/ |
| D | ionic_txrx.c | 122 skb_set_hash(skb, le32_to_cpu(comp->rss_hash), in ionic_rx_clean() 129 skb_set_hash(skb, le32_to_cpu(comp->rss_hash), in ionic_rx_clean()
|
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns/ |
| D | hnae.h | 207 __le32 rss_hash; member
|