/linux-6.6.21/drivers/scsi/fnic/ |
D | vnic_nic.h | 37 u8 rss_default_cpu, u8 rss_hash_type, in vnic_set_nic_cfg() argument 43 ((rss_hash_type & NIC_CFG_RSS_HASH_TYPE_MASK_FIELD) in vnic_set_nic_cfg()
|
D | fnic_res.c | 169 u8 rss_hash_type, in fnic_set_nic_config() argument 178 rss_hash_type, rss_hash_bits, rss_base_cpu, in fnic_set_nic_config()
|
D | fnic_res.h | 233 u8 rss_hash_type, u8 rss_hash_bits, u8 rss_base_cpu,
|
/linux-6.6.21/drivers/net/ethernet/cisco/enic/ |
D | vnic_nic.h | 41 u8 rss_default_cpu, u8 rss_hash_type, in vnic_set_nic_cfg() argument 47 ((rss_hash_type & NIC_CFG_RSS_HASH_TYPE_MASK_FIELD) in vnic_set_nic_cfg()
|
D | enic_res.c | 135 int enic_set_nic_cfg(struct enic *enic, u8 rss_default_cpu, u8 rss_hash_type, in enic_set_nic_cfg() argument 145 rss_hash_type, rss_hash_bits, rss_base_cpu, in enic_set_nic_cfg() 151 if (rss_hash_type & (NIC_CFG_RSS_HASH_TYPE_UDP_IPV4 | in enic_set_nic_cfg()
|
D | enic_ethtool.c | 451 u8 rss_hash_type = 0; in enic_get_rx_flow_hash() local 455 (void)vnic_dev_capable_rss_hash_type(enic->vdev, &rss_hash_type); in enic_get_rx_flow_hash() 465 if (rss_hash_type & NIC_CFG_RSS_HASH_TYPE_UDP_IPV6) in enic_get_rx_flow_hash() 470 if (rss_hash_type & NIC_CFG_RSS_HASH_TYPE_UDP_IPV4) in enic_get_rx_flow_hash()
|
D | enic_res.h | 130 int enic_set_nic_cfg(struct enic *enic, u8 rss_default_cpu, u8 rss_hash_type,
|
D | vnic_dev.h | 174 int vnic_dev_capable_rss_hash_type(struct vnic_dev *vdev, u8 *rss_hash_type);
|
D | enic_main.c | 2241 u8 rss_hash_type, u8 rss_hash_bits, u8 rss_base_cpu, u8 rss_enable) in enic_set_niccfg() argument 2252 rss_default_cpu, rss_hash_type, in enic_set_niccfg() 2267 u8 rss_hash_type; in enic_set_rss_nic_cfg() local 2272 res = vnic_dev_capable_rss_hash_type(enic->vdev, &rss_hash_type); in enic_set_rss_nic_cfg() 2277 rss_hash_type = NIC_CFG_RSS_HASH_TYPE_IPV4 | in enic_set_rss_nic_cfg() 2296 return enic_set_niccfg(enic, rss_default_cpu, rss_hash_type, in enic_set_rss_nic_cfg()
|
D | vnic_dev.c | 1272 int vnic_dev_capable_rss_hash_type(struct vnic_dev *vdev, u8 *rss_hash_type) in vnic_dev_capable_rss_hash_type() argument 1288 *rss_hash_type = (u8)a1; in vnic_dev_capable_rss_hash_type()
|
/linux-6.6.21/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
D | hw_atl2_llh.c | 18 void hw_atl2_rpf_rss_hash_type_set(struct aq_hw_s *aq_hw, u32 rss_hash_type) in hw_atl2_rpf_rss_hash_type_set() argument 23 rss_hash_type); in hw_atl2_rpf_rss_hash_type_set()
|
D | hw_atl2_llh.h | 23 void hw_atl2_rpf_rss_hash_type_set(struct aq_hw_s *aq_hw, u32 rss_hash_type);
|
/linux-6.6.21/include/linux/qed/ |
D | eth_common.h | 479 enum rss_hash_type { enum
|
/linux-6.6.21/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac.h | 279 enum pkt_hash_types rss_hash_type; member
|
D | dwc-xlgmac-net.c | 1253 pkt_info->rss_hash_type); in xlgmac_rx_poll()
|
D | dwc-xlgmac-hw.c | 2731 pkt_info->rss_hash_type = PKT_HASH_TYPE_L4; in xlgmac_dev_read() 2734 pkt_info->rss_hash_type = PKT_HASH_TYPE_L3; in xlgmac_dev_read()
|
/linux-6.6.21/drivers/net/ethernet/amd/xgbe/ |
D | xgbe.h | 372 enum pkt_hash_types rss_hash_type; member
|
D | xgbe-dev.c | 2031 packet->rss_hash_type = PKT_HASH_TYPE_L4; in xgbe_dev_read() 2034 packet->rss_hash_type = PKT_HASH_TYPE_L3; in xgbe_dev_read()
|
D | xgbe-drv.c | 2660 packet->rss_hash_type); in xgbe_rx_poll()
|
/linux-6.6.21/drivers/net/ |
D | virtio_net.c | 1742 enum pkt_hash_types rss_hash_type; in virtio_skb_set_hash() local 1754 rss_hash_type = PKT_HASH_TYPE_L4; in virtio_skb_set_hash() 1759 rss_hash_type = PKT_HASH_TYPE_L3; in virtio_skb_set_hash() 1763 rss_hash_type = PKT_HASH_TYPE_NONE; in virtio_skb_set_hash() 1765 skb_set_hash(skb, __le32_to_cpu(hdr_hash->hash_value), rss_hash_type); in virtio_skb_set_hash()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | xdp.c | 249 hash_type = cqe->rss_hash_type; in mlx5e_xdp_rx_hash()
|
/linux-6.6.21/include/linux/mlx5/ |
D | device.h | 820 u8 rss_hash_type; member
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_rx.c | 190 cqd->title.rss_hash_type = 0; in mlx5e_decompress_cqe_no_hash() 1355 u8 cht = cqe->rss_hash_type; in mlx5e_skb_set_hash()
|
/linux-6.6.21/drivers/net/ethernet/qlogic/qede/ |
D | qede_fp.c | 611 enum rss_hash_type htype; in qede_get_rxhash()
|