/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_cls.c | 217 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()
|
D | mvpp2_debugfs.c | 84 case UDP_V6_FLOW: in mvpp2_dbgfs_flow_type_show()
|
/Linux-v4.19/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_ethtool.c | 331 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/ |
D | dpaa_ethtool.c | 416 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/ |
D | en_fs_ethtool.c | 70 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/ |
D | bcm_sf2_cfp.c | 537 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/ |
D | ena_ethtool.c | 520 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/ |
D | nicvf_ethtool.c | 526 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/ |
D | ethtool.c | 874 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/ |
D | fm10k_ethtool.c | 716 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/ |
D | lan743x_ethtool.c | 428 case TCP_V6_FLOW:case UDP_V6_FLOW: in lan743x_ethtool_get_rxnfc()
|
/Linux-v4.19/drivers/net/ethernet/cisco/enic/ |
D | enic_ethtool.c | 491 case UDP_V6_FLOW: in enic_get_rx_flow_hash()
|
/Linux-v4.19/include/uapi/linux/ |
D | ethtool.h | 1646 #define UDP_V6_FLOW 0x06 /* hash or spec (udp_ip6_spec; nfc only) */ macro
|
/Linux-v4.19/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 1081 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/ |
D | ethtool.c | 851 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/ |
D | netvsc_drv.c | 1459 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/ |
D | bnxt_ethtool.c | 679 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/ |
D | i40e_ethtool.c | 2656 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/ |
D | qede_ethtool.c | 1125 case UDP_V6_FLOW: in qede_get_rss_flags() 1206 case UDP_V6_FLOW: in qede_set_rss_flags()
|
D | qede_filter.c | 1438 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/ |
D | bnx2x_ethtool.c | 3312 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/ |
D | nfp_net_ethtool.c | 800 [UDP_V6_FLOW] = NFP_NET_CFG_RSS_IPV6_UDP, in ethtool_flow_to_nfp_flag()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 1207 case UDP_V6_FLOW: in get_rxnfc()
|
/Linux-v4.19/drivers/net/ethernet/freescale/ |
D | gianfar_ethtool.c | 769 case UDP_V6_FLOW: in gfar_ethflow_to_filer_table()
|
/Linux-v4.19/drivers/net/ethernet/intel/igb/ |
D | igb_ethtool.c | 2545 case UDP_V6_FLOW: in igb_get_rss_hash_opts() 2632 case UDP_V6_FLOW: in igb_set_rss_hash_opt()
|