Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_dev.h50 u8 udp_ipv4; member
H A Dhinic_port.c729 HINIC_RSS_TYPE_SET(rss_type.udp_ipv4, UDP_IPV4) | in hinic_set_rss_type()
793 rss_type->udp_ipv4 = HINIC_RSS_TYPE_GET(ctx_tbl.context, UDP_IPV4); in hinic_get_rss_type()
H A Dhinic_ethtool.c949 if (rss_type.udp_ipv4) in hinic_get_rss_hash_opts()
991 rss_type->udp_ipv4 = rss_l4_en; in set_l4_rss_hash_ops()
H A Dhinic_main.c358 nic_dev->rss_type.udp_ipv4 = 1; in hinic_init_rss_parameters()