Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_cls.c167 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()
Dmvpp2_debugfs.c78 case TCP_V6_FLOW: in mvpp2_dbgfs_flow_type_show()
/Linux-v4.19/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c330 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/
Ddpaa_ethtool.c414 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/
Den_fs_ethtool.c69 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/
Dbcm_sf2_cfp.c532 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/
Dethtool.c874 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/
Dena_ethtool.c517 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/
Dethtool.c851 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/
Dnicvf_ethtool.c524 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/
Dfm10k_ethtool.c696 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/
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.c486 case TCP_V6_FLOW: in enic_get_rx_flow_hash()
/Linux-v4.19/include/uapi/linux/
Dethtool.h1645 #define TCP_V6_FLOW 0x05 /* hash or spec (tcp_ip6_spec; nfc only) */ macro
/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c1075 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/
Dnetvsc_drv.c1447 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/
Dbnxt_ethtool.c677 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/
Di40e_ethtool.c2653 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/
Dqede_ethtool.c1118 case TCP_V6_FLOW: in qede_get_rss_flags()
1183 case TCP_V6_FLOW: in qede_set_rss_flags()
Dqede_filter.c1436 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/
Dnfp_net_ethtool.c798 [TCP_V6_FLOW] = NFP_NET_CFG_RSS_IPV6_TCP, in ethtool_flow_to_nfp_flag()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c1200 case TCP_V6_FLOW: in get_rxnfc()
/Linux-v4.19/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c766 case TCP_V6_FLOW: in gfar_ethflow_to_filer_table()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c3301 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/
Digb_ethtool.c2542 case TCP_V6_FLOW: in igb_get_rss_hash_opts()
2610 case TCP_V6_FLOW: in igb_set_rss_hash_opt()

12