| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_flow_rule.c | 21 [GVE_FLOW_TYPE_TCPV6] = TCP_V6_FLOW, in gve_fill_ethtool_flow_spec() 64 case TCP_V6_FLOW: in gve_fill_ethtool_flow_spec() 115 [TCP_V6_FLOW] = GVE_FLOW_TYPE_TCPV6, in gve_generate_flow_rule() 159 case TCP_V6_FLOW: in gve_generate_flow_rule()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_fs_ethtool.c | 97 case TCP_V6_FLOW: in get_flow_table() 365 case TCP_V6_FLOW: in set_flow_attrs() 693 case TCP_V6_FLOW: in validate_flow() 872 case TCP_V6_FLOW: in flow_type_to_traffic_type() 919 flow_type != TCP_V6_FLOW && in mlx5e_ethtool_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ethtool.c | 771 return TCP_V6_FLOW; in iavf_fltr_to_ethtool_flow() 811 case TCP_V6_FLOW: in iavf_ethtool_flow_to_fltr() 979 case TCP_V6_FLOW: in iavf_get_ethtool_fdir_entry() 1171 case TCP_V6_FLOW: in iavf_add_fdir_fltr_info() 1323 case TCP_V6_FLOW: in iavf_adv_rss_parse_hdrs() 1413 case TCP_V6_FLOW: in iavf_adv_rss_parse_hash_flds() 1435 case TCP_V6_FLOW: in iavf_adv_rss_parse_hash_flds()
|
| /linux/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_ethtool.c | 329 case TCP_V6_FLOW: in sxgbe_get_rxfh_fields() 363 case TCP_V6_FLOW: in sxgbe_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
| H A D | hclge_comm_rss.c | 238 case TCP_V6_FLOW: in hclge_comm_get_rss_tuple() 471 case TCP_V6_FLOW: in hclge_comm_init_rss_tuple_cmd()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | ethtool_common.c | 702 TCP_V6_FLOW : UDP_V6_FLOW); in efx_ethtool_get_class_rule() 824 case TCP_V6_FLOW: in efx_siena_ethtool_get_rxfh_fields() 986 case TCP_V6_FLOW: in efx_ethtool_set_class_rule() 991 spec.ip_proto = flow_type == TCP_V6_FLOW ? IPPROTO_TCP in efx_ethtool_set_class_rule()
|
| /linux/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_ethtool.c | 275 case TCP_V6_FLOW: in dpaa_get_rxfh_fields() 329 case TCP_V6_FLOW: in dpaa_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ethtool_common.c | 701 TCP_V6_FLOW : UDP_V6_FLOW); in efx_ethtool_get_class_rule() 833 case TCP_V6_FLOW: in efx_ethtool_get_rxfh_fields() 995 case TCP_V6_FLOW: in efx_ethtool_set_class_rule() 1000 spec.ip_proto = flow_type == TCP_V6_FLOW ? IPPROTO_TCP in efx_ethtool_set_class_rule()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_flows.c | 895 case TCP_V6_FLOW: in otx2_prepare_ipv6_flow() 922 else if (flow_type == TCP_V6_FLOW) in otx2_prepare_ipv6_flow() 934 else if (flow_type == TCP_V6_FLOW) in otx2_prepare_ipv6_flow() 941 else if (flow_type == TCP_V6_FLOW) in otx2_prepare_ipv6_flow() 1026 case TCP_V6_FLOW: in otx2_prepare_flow_request()
|
| /linux/drivers/net/dsa/ |
| H A D | bcm_sf2_cfp.c | 601 case TCP_V6_FLOW: in bcm_sf2_cfp_rule_cmp() 645 case TCP_V6_FLOW: in bcm_sf2_cfp_ipv6_rule_set() 913 case TCP_V6_FLOW: in bcm_sf2_cfp_rule_insert()
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | ethtool.c | 849 TCP_V6_FLOW : UDP_V6_FLOW); in ef4_ethtool_get_class_rule() 1105 case TCP_V6_FLOW: in ef4_ethtool_set_class_rule() 1110 spec.ip_proto = ((rule->flow_type & ~FLOW_EXT) == TCP_V6_FLOW ? in ef4_ethtool_set_class_rule()
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_ethtool.c | 1293 [TCP_V6_FLOW] = NFP_NET_CFG_RSS_IPV6_TCP, in ethtool_flow_to_nfp_flag() 1348 case TCP_V6_FLOW: in nfp_net_fs_to_ethtool() 1541 case TCP_V6_FLOW: in nfp_net_fs_from_ethtool() 1583 case TCP_V6_FLOW: in nfp_net_fs_from_ethtool() 1650 case TCP_V6_FLOW: in nfp_net_fs_add()
|
| H A D | nfp_net_common.c | 1870 case TCP_V6_FLOW: in nfp_net_fs_add_hw() 1911 case TCP_V6_FLOW: in nfp_net_fs_del_hw()
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_ethtool.c | 945 case TCP_V6_FLOW: in hinic_get_rxfh_fields() 988 case TCP_V6_FLOW: in set_l4_rss_hash_ops() 1035 case TCP_V6_FLOW: in hinic_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 599 case TCP_V6_FLOW: in fbnic_get_rss_hash_idx() 738 fsp->flow_type = TCP_V6_FLOW; in fbnic_get_cls_rule() 1024 case TCP_V6_FLOW: in fbnic_set_cls_rule_ins()
|
| /linux/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp.c | 491 case TCP_V6_FLOW: in bcmasp_netfilt_wr_to_hw() 623 case TCP_V6_FLOW: in bcmasp_netfilt_check_dup()
|
| /linux/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_debugfs.c | 104 case TCP_V6_FLOW: in mvpp2_dbgfs_flow_type_show()
|
| /linux/include/uapi/linux/ |
| H A D | ethtool.h | 2332 TCP_V6_FLOW = 0x05, /* hash or spec (tcp_ip6_spec; nfc only) */ enumerator
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 1228 fs->flow_type = TCP_V6_FLOW; in bnxt_grxclsrule() 1243 if (fs->flow_type == TCP_V6_FLOW || in bnxt_grxclsrule() 1465 case TCP_V6_FLOW: in bnxt_add_ntuple_cls_rule() 1665 case TCP_V6_FLOW: in bnxt_get_rxfh_fields() 1730 } else if (cmd->flow_type == TCP_V6_FLOW) { in bnxt_set_rxfh_fields() 1776 case TCP_V6_FLOW: in bnxt_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_filter.c | 1351 fsp->flow_type = TCP_V6_FLOW; in qede_get_cls_rule_entry() 2008 case TCP_V6_FLOW: in qede_flow_spec_to_rule()
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_ethtool.c | 642 { TCP_V6_FLOW, RXH_L4_B_0_1 | RXH_L4_B_2_3, WX_RSS_FIELD_IPV6_TCP },
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 1648 fs->flow_type = TCP_V6_FLOW; in cxgb4_fill_filter_rule() 1762 case TCP_V6_FLOW: in cxgb4_get_rxfh_fields()
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 1073 case TCP_V6_FLOW: in igc_ethtool_get_rxfh_fields() 1137 case TCP_V6_FLOW: in igc_ethtool_set_rxfh_fields()
|
| /linux/net/ethtool/ |
| H A D | rss.c | 35 [ETHTOOL_A_FLOW_TCP6] = TCP_V6_FLOW,
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 2833 case TCP_V6_FLOW: in ice_parse_hdrs() 2886 case TCP_V6_FLOW: in ice_parse_hash_flds() 2908 case TCP_V6_FLOW: in ice_parse_hash_flds()
|