rss_hash_type
packet->rss_hash_type = PKT_HASH_TYPE_L4;
packet->rss_hash_type = PKT_HASH_TYPE_L3;
packet->rss_hash_type);
enum pkt_hash_types rss_hash_type;
void hw_atl2_rpf_rss_hash_type_set(struct aq_hw_s *aq_hw, u32 rss_hash_type)
rss_hash_type);
void hw_atl2_rpf_rss_hash_type_set(struct aq_hw_s *aq_hw, u32 rss_hash_type);
u8 rss_hash_type = 0;
(void)vnic_dev_capable_rss_hash_type(enic->vdev, &rss_hash_type);
if (rss_hash_type & NIC_CFG_RSS_HASH_TYPE_UDP_IPV6)
if (rss_hash_type & NIC_CFG_RSS_HASH_TYPE_UDP_IPV4)
u8 rss_hash_type, u8 rss_hash_bits, u8 rss_base_cpu, u8 rss_enable)
rss_default_cpu, rss_hash_type,
u8 rss_hash_type;
res = vnic_dev_capable_rss_hash_type(enic->vdev, &rss_hash_type);
rss_hash_type = NIC_CFG_RSS_HASH_TYPE_IPV4 |
return enic_set_niccfg(enic, rss_default_cpu, rss_hash_type,
int enic_set_nic_cfg(struct enic *enic, u8 rss_default_cpu, u8 rss_hash_type,
rss_hash_type, rss_hash_bits, rss_base_cpu,
if (rss_hash_type & (NIC_CFG_RSS_HASH_TYPE_UDP_IPV4 |
int enic_set_nic_cfg(struct enic *enic, u8 rss_default_cpu, u8 rss_hash_type,
int vnic_dev_capable_rss_hash_type(struct vnic_dev *vdev, u8 *rss_hash_type)
*rss_hash_type = (u8)a1;
int vnic_dev_capable_rss_hash_type(struct vnic_dev *vdev, u8 *rss_hash_type);
u8 rss_default_cpu, u8 rss_hash_type,
((rss_hash_type & NIC_CFG_RSS_HASH_TYPE_MASK_FIELD)
enum hinic3_rss_hash_type rss_hash_type;
return hinic3_rss_set_hash_type(nic_dev->hwdev, nic_dev->rss_hash_type);
nic_dev->rss_hash_type = HINIC3_RSS_HASH_ENGINE_TYPE_XOR;
hash_type = cqe->rss_hash_type;
u8 cht = cqe->rss_hash_type;
cqd->title.rss_hash_type = 0;
enum rss_hash_type htype;
pkt_info->rss_hash_type = PKT_HASH_TYPE_L4;
pkt_info->rss_hash_type = PKT_HASH_TYPE_L3;
pkt_info->rss_hash_type);
enum pkt_hash_types rss_hash_type;
enum pkt_hash_types rss_hash_type;
rss_hash_type = PKT_HASH_TYPE_L4;
rss_hash_type = PKT_HASH_TYPE_L3;
rss_hash_type = PKT_HASH_TYPE_NONE;
skb_set_hash(skb, virtio_net_hash_value(hdr_hash), rss_hash_type);
u8 rss_hash_type,
rss_hash_type, rss_hash_bits, rss_base_cpu,
u8 rss_hash_type, u8 rss_hash_bits, u8 rss_base_cpu,
u8 rss_default_cpu, u8 rss_hash_type,
((rss_hash_type & NIC_CFG_RSS_HASH_TYPE_MASK_FIELD)
u8 rss_hash_type;