Home
last modified time | relevance | path

Searched refs:udp_ipv6 (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/huawei/hinic/
Dhinic_dev.h45 u8 udp_ipv6; member
Dhinic_port.c715 HINIC_RSS_TYPE_SET(rss_type.udp_ipv6, UDP_IPV6); in hinic_set_rss_type()
779 rss_type->udp_ipv6 = HINIC_RSS_TYPE_GET(ctx_tbl.context, UDP_IPV6); in hinic_get_rss_type()
Dhinic_ethtool.c953 if (rss_type.udp_ipv6) in hinic_get_rss_hash_opts()
994 rss_type->udp_ipv6 = rss_l4_en; in set_l4_rss_hash_ops()
Dhinic_main.c364 nic_dev->rss_type.udp_ipv6 = 1; in hinic_init_rss_parameters()