Home
last modified time | relevance | path

Searched refs:UDP_V6_FLOW (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_cls.c217 MVPP2_DEF_FLOW(UDP_V6_FLOW, MVPP2_FL_IP6_UDP_NF_UNTAG,
223 MVPP2_DEF_FLOW(UDP_V6_FLOW, MVPP2_FL_IP6_UDP_NF_UNTAG,
230 MVPP2_DEF_FLOW(UDP_V6_FLOW, MVPP2_FL_IP6_UDP_NF_TAG,
235 MVPP2_DEF_FLOW(UDP_V6_FLOW, MVPP2_FL_IP6_UDP_NF_TAG,
241 MVPP2_DEF_FLOW(UDP_V6_FLOW, MVPP2_FL_IP6_UDP_FRAG_UNTAG,
247 MVPP2_DEF_FLOW(UDP_V6_FLOW, MVPP2_FL_IP6_UDP_FRAG_UNTAG,
254 MVPP2_DEF_FLOW(UDP_V6_FLOW, MVPP2_FL_IP6_UDP_FRAG_TAG,
260 MVPP2_DEF_FLOW(UDP_V6_FLOW, MVPP2_FL_IP6_UDP_FRAG_TAG,
973 case UDP_V6_FLOW: in mvpp2_ethtool_rxfh_set()
1073 mvpp2_port_rss_hash_opts_set(port, UDP_V6_FLOW, MVPP22_CLS_HEK_IP6_5T); in mvpp22_rss_port_init()
Dmvpp2_debugfs.c84 case UDP_V6_FLOW: in mvpp2_dbgfs_flow_type_show()
/Linux-v4.19/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c331 case UDP_V6_FLOW: in sxgbe_get_rss_hash_opts()
388 case UDP_V6_FLOW: in sxgbe_set_rss_hash_opt()
/Linux-v4.19/drivers/net/ethernet/freescale/dpaa/
Ddpaa_ethtool.c416 case UDP_V6_FLOW: in dpaa_get_hash_opts()
485 case UDP_V6_FLOW: in dpaa_set_hash_opts()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs_ethtool.c70 case UDP_V6_FLOW: in get_flow_table()
342 case UDP_V6_FLOW: in set_flow_attrs()
649 case UDP_V6_FLOW: in validate_flow()
/Linux-v4.19/drivers/net/dsa/
Dbcm_sf2_cfp.c537 case UDP_V6_FLOW: in bcm_sf2_cfp_ipv6_rule_set()
785 case UDP_V6_FLOW: in bcm_sf2_cfp_rule_set()
1099 fs->flow_type = UDP_V6_FLOW; in bcm_sf2_cfp_ipv6_rule_get()
/Linux-v4.19/drivers/net/ethernet/amazon/ena/
Dena_ethtool.c520 case UDP_V6_FLOW: in ena_get_rss_hash()
568 case UDP_V6_FLOW: in ena_set_rss_hash()
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnicvf_ethtool.c526 case UDP_V6_FLOW: in nicvf_get_rss_hash_opts()
592 case UDP_V6_FLOW: in nicvf_set_rss_hash_opts()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dethtool.c874 TCP_V6_FLOW : UDP_V6_FLOW); in efx_ethtool_get_class_rule()
1015 case UDP_V6_FLOW: in efx_ethtool_get_rxnfc()
1162 case UDP_V6_FLOW: in efx_ethtool_set_class_rule()
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k_ethtool.c716 case UDP_V6_FLOW: in fm10k_get_rss_hash_opts()
791 case UDP_V6_FLOW: in fm10k_set_rss_hash_opt()
/Linux-v4.19/drivers/net/ethernet/microchip/
Dlan743x_ethtool.c428 case TCP_V6_FLOW:case UDP_V6_FLOW: in lan743x_ethtool_get_rxnfc()
/Linux-v4.19/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c491 case UDP_V6_FLOW: in enic_get_rx_flow_hash()
/Linux-v4.19/include/uapi/linux/
Dethtool.h1646 #define UDP_V6_FLOW 0x06 /* hash or spec (udp_ip6_spec; nfc only) */ macro
/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c1081 case UDP_V6_FLOW: in be_get_rss_hash_opts()
1153 case UDP_V6_FLOW: in be_set_rss_hash_opts()
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dethtool.c851 TCP_V6_FLOW : UDP_V6_FLOW); in ef4_ethtool_get_class_rule()
1097 case UDP_V6_FLOW: in ef4_ethtool_set_class_rule()
/Linux-v4.19/drivers/net/hyperv/
Dnetvsc_drv.c1459 case UDP_V6_FLOW: in netvsc_get_rss_hash_opts()
1515 case UDP_V6_FLOW: in netvsc_set_rss_hash_opts()
1540 case UDP_V6_FLOW: in netvsc_set_rss_hash_opts()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c679 fs->flow_type = UDP_V6_FLOW; in bnxt_grxclsrule()
751 case UDP_V6_FLOW: in bnxt_grxfh()
798 } else if (cmd->flow_type == UDP_V6_FLOW) { in bnxt_srxfh()
823 case UDP_V6_FLOW: in bnxt_srxfh()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c2656 case UDP_V6_FLOW: in i40e_get_rss_hash_opts()
2698 cmd->flow_type == UDP_V6_FLOW) { in i40e_get_rss_hash_opts()
3022 if (nfc->flow_type == TCP_V6_FLOW || nfc->flow_type == UDP_V6_FLOW) { in i40e_get_rss_hash_bits()
3099 case UDP_V6_FLOW: in i40e_set_rss_hash_opt()
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c1125 case UDP_V6_FLOW: in qede_get_rss_flags()
1206 case UDP_V6_FLOW: in qede_set_rss_flags()
Dqede_filter.c1438 fsp->flow_type = UDP_V6_FLOW; in qede_get_cls_rule_entry()
1810 case UDP_V6_FLOW: in qede_flow_spec_to_tuple()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c3312 case UDP_V6_FLOW: in bnx2x_get_rss_flags()
3369 case UDP_V6_FLOW: in bnx2x_set_rss_flags()
3394 } else if ((info->flow_type == UDP_V6_FLOW) && in bnx2x_set_rss_flags()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c800 [UDP_V6_FLOW] = NFP_NET_CFG_RSS_IPV6_UDP, in ethtool_flow_to_nfp_flag()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c1207 case UDP_V6_FLOW: in get_rxnfc()
/Linux-v4.19/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c769 case UDP_V6_FLOW: in gfar_ethflow_to_filer_table()
/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2545 case UDP_V6_FLOW: in igb_get_rss_hash_opts()
2632 case UDP_V6_FLOW: in igb_set_rss_hash_opt()

12