/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_cls.c | 167 MVPP2_DEF_FLOW(TCP_V6_FLOW, MVPP2_FL_IP6_TCP_NF_UNTAG, 173 MVPP2_DEF_FLOW(TCP_V6_FLOW, MVPP2_FL_IP6_TCP_NF_UNTAG, 180 MVPP2_DEF_FLOW(TCP_V6_FLOW, MVPP2_FL_IP6_TCP_NF_TAG, 185 MVPP2_DEF_FLOW(TCP_V6_FLOW, MVPP2_FL_IP6_TCP_NF_TAG, 191 MVPP2_DEF_FLOW(TCP_V6_FLOW, MVPP2_FL_IP6_TCP_FRAG_UNTAG, 197 MVPP2_DEF_FLOW(TCP_V6_FLOW, MVPP2_FL_IP6_TCP_FRAG_UNTAG, 204 MVPP2_DEF_FLOW(TCP_V6_FLOW, MVPP2_FL_IP6_TCP_FRAG_TAG, 210 MVPP2_DEF_FLOW(TCP_V6_FLOW, MVPP2_FL_IP6_TCP_FRAG_TAG, 972 case TCP_V6_FLOW: in mvpp2_ethtool_rxfh_set() 1071 mvpp2_port_rss_hash_opts_set(port, TCP_V6_FLOW, MVPP22_CLS_HEK_IP6_5T); in mvpp22_rss_port_init()
|
D | mvpp2_debugfs.c | 78 case TCP_V6_FLOW: in mvpp2_dbgfs_flow_type_show()
|
/Linux-v4.19/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_ethtool.c | 330 case TCP_V6_FLOW: in sxgbe_get_rss_hash_opts() 379 case TCP_V6_FLOW: in sxgbe_set_rss_hash_opt()
|
/Linux-v4.19/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_ethtool.c | 414 case TCP_V6_FLOW: in dpaa_get_hash_opts() 483 case TCP_V6_FLOW: in dpaa_set_hash_opts()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_fs_ethtool.c | 69 case TCP_V6_FLOW: in get_flow_table() 339 case TCP_V6_FLOW: in set_flow_attrs() 648 case TCP_V6_FLOW: in validate_flow()
|
/Linux-v4.19/drivers/net/dsa/ |
D | bcm_sf2_cfp.c | 532 case TCP_V6_FLOW: in bcm_sf2_cfp_ipv6_rule_set() 784 case TCP_V6_FLOW: in bcm_sf2_cfp_rule_set() 1096 fs->flow_type = TCP_V6_FLOW; in bcm_sf2_cfp_ipv6_rule_get()
|
/Linux-v4.19/drivers/net/ethernet/sfc/ |
D | ethtool.c | 874 TCP_V6_FLOW : UDP_V6_FLOW); in efx_ethtool_get_class_rule() 1018 case TCP_V6_FLOW: in efx_ethtool_get_rxnfc() 1161 case TCP_V6_FLOW: in efx_ethtool_set_class_rule() 1166 spec.ip_proto = flow_type == TCP_V6_FLOW ? IPPROTO_TCP in efx_ethtool_set_class_rule()
|
/Linux-v4.19/drivers/net/ethernet/amazon/ena/ |
D | ena_ethtool.c | 517 case TCP_V6_FLOW: in ena_get_rss_hash() 565 case TCP_V6_FLOW: in ena_set_rss_hash()
|
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/ |
D | ethtool.c | 851 TCP_V6_FLOW : UDP_V6_FLOW); in ef4_ethtool_get_class_rule() 1096 case TCP_V6_FLOW: in ef4_ethtool_set_class_rule() 1101 spec.ip_proto = ((rule->flow_type & ~FLOW_EXT) == TCP_V6_FLOW ? in ef4_ethtool_set_class_rule()
|
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_ethtool.c | 524 case TCP_V6_FLOW: in nicvf_get_rss_hash_opts() 579 case TCP_V6_FLOW: in nicvf_set_rss_hash_opts()
|
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_ethtool.c | 696 case TCP_V6_FLOW: in fm10k_get_rss_hash_opts() 767 case TCP_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 | 486 case TCP_V6_FLOW: in enic_get_rx_flow_hash()
|
/Linux-v4.19/include/uapi/linux/ |
D | ethtool.h | 1645 #define TCP_V6_FLOW 0x05 /* hash or spec (tcp_ip6_spec; nfc only) */ macro
|
/Linux-v4.19/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 1075 case TCP_V6_FLOW: in be_get_rss_hash_opts() 1135 case TCP_V6_FLOW: in be_set_rss_hash_opts()
|
/Linux-v4.19/drivers/net/hyperv/ |
D | netvsc_drv.c | 1447 case TCP_V6_FLOW: in netvsc_get_rss_hash_opts() 1507 case TCP_V6_FLOW: in netvsc_set_rss_hash_opts() 1532 case TCP_V6_FLOW: in netvsc_set_rss_hash_opts()
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ethtool.c | 677 fs->flow_type = TCP_V6_FLOW; in bnxt_grxclsrule() 745 case TCP_V6_FLOW: in bnxt_grxfh() 794 } else if (cmd->flow_type == TCP_V6_FLOW) { in bnxt_srxfh() 822 case TCP_V6_FLOW: in bnxt_srxfh()
|
/Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
D | i40e_ethtool.c | 2653 case TCP_V6_FLOW: in i40e_get_rss_hash_opts() 2697 } else if (cmd->flow_type == TCP_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() 3081 case TCP_V6_FLOW: in i40e_set_rss_hash_opt()
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/ |
D | qede_ethtool.c | 1118 case TCP_V6_FLOW: in qede_get_rss_flags() 1183 case TCP_V6_FLOW: in qede_set_rss_flags()
|
D | qede_filter.c | 1436 fsp->flow_type = TCP_V6_FLOW; in qede_get_cls_rule_entry() 1808 case TCP_V6_FLOW: in qede_flow_spec_to_tuple()
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_ethtool.c | 798 [TCP_V6_FLOW] = NFP_NET_CFG_RSS_IPV6_TCP, in ethtool_flow_to_nfp_flag()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 1200 case TCP_V6_FLOW: in get_rxnfc()
|
/Linux-v4.19/drivers/net/ethernet/freescale/ |
D | gianfar_ethtool.c | 766 case TCP_V6_FLOW: in gfar_ethflow_to_filer_table()
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_ethtool.c | 3301 case TCP_V6_FLOW: in bnx2x_get_rss_flags() 3358 case TCP_V6_FLOW: in bnx2x_set_rss_flags()
|
/Linux-v4.19/drivers/net/ethernet/intel/igb/ |
D | igb_ethtool.c | 2542 case TCP_V6_FLOW: in igb_get_rss_hash_opts() 2610 case TCP_V6_FLOW: in igb_set_rss_hash_opt()
|