/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() 917 flow_type != TCP_V6_FLOW && in mlx5e_set_rss_hash_opt()
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_filters.c | 19 case TCP_V6_FLOW: in aq_rule_is_approve() 215 case TCP_V6_FLOW: in aq_check_filter() 495 case TCP_V6_FLOW: in aq_set_data_fl3l4() 613 case TCP_V6_FLOW: in aq_add_del_rule()
|
/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_ethtool.c | 773 return TCP_V6_FLOW; in iavf_fltr_to_ethtool_flow() 813 case TCP_V6_FLOW: in iavf_ethtool_flow_to_fltr() 981 case TCP_V6_FLOW: in iavf_get_ethtool_fdir_entry() 1173 case TCP_V6_FLOW: in iavf_add_fdir_fltr_info() 1340 case TCP_V6_FLOW: in iavf_adv_rss_parse_hdrs() 1381 case TCP_V6_FLOW: in iavf_adv_rss_parse_hash_flds() 1397 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_rss_hash_opts() 378 case TCP_V6_FLOW: in sxgbe_set_rss_hash_opt()
|
/linux/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_ethtool.c | 289 case TCP_V6_FLOW: in dpaa_get_hash_opts() 358 case TCP_V6_FLOW: in dpaa_set_hash_opts()
|
/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 | 708 TCP_V6_FLOW : UDP_V6_FLOW); in efx_ethtool_get_class_rule() 839 case TCP_V6_FLOW: in efx_siena_ethtool_get_rxnfc() 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/marvell/octeontx2/nic/ |
H A D | otx2_flows.c | 727 case TCP_V6_FLOW: in otx2_prepare_ipv6_flow() 754 else if (flow_type == TCP_V6_FLOW) in otx2_prepare_ipv6_flow() 766 else if (flow_type == TCP_V6_FLOW) in otx2_prepare_ipv6_flow() 773 else if (flow_type == TCP_V6_FLOW) in otx2_prepare_ipv6_flow() 858 case TCP_V6_FLOW: in otx2_prepare_flow_request()
|
H A D | otx2_ethtool.c | 588 case TCP_V6_FLOW: in otx2_get_rss_hash_opts() 646 case TCP_V6_FLOW: in otx2_set_rss_hash_opts()
|
/linux/drivers/net/ethernet/sfc/ |
H A D | ethtool_common.c | 708 TCP_V6_FLOW : UDP_V6_FLOW); in efx_ethtool_get_class_rule() 849 case TCP_V6_FLOW: in efx_ethtool_get_rxnfc() 998 case TCP_V6_FLOW: in efx_ethtool_set_class_rule() 1003 spec.ip_proto = flow_type == TCP_V6_FLOW ? IPPROTO_TCP in efx_ethtool_set_class_rule()
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ethtool_fdir.c | 55 return TCP_V6_FLOW; in ice_fltr_to_ethtool_flow() 87 case TCP_V6_FLOW: in ice_ethtool_flow_to_fltr() 190 case TCP_V6_FLOW: in ice_get_ethtool_fdir_entry() 1370 case TCP_V6_FLOW: in ice_cfg_fdir_xtrct_seq() 1921 case TCP_V6_FLOW: in ice_set_fdir_input_set()
|
/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/intel/i40e/ |
H A D | i40e_ethtool.c | 3152 case TCP_V6_FLOW: in i40e_get_rss_hash_opts() 3203 } else if (cmd->flow_type == TCP_V6_FLOW || in i40e_get_rss_hash_opts() 3388 fsp->flow_type == TCP_V6_FLOW || in i40e_get_ethtool_fdir_entry() 3424 case TCP_V6_FLOW: in i40e_get_ethtool_fdir_entry() 3582 if (nfc->flow_type == TCP_V6_FLOW || nfc->flow_type == UDP_V6_FLOW) { in i40e_get_rss_hash_bits() 3650 case TCP_V6_FLOW: in i40e_set_rss_hash_opt() 4152 case TCP_V6_FLOW: in i40e_flow_str() 4328 case TCP_V6_FLOW: in i40e_check_fdir_input_set() 4411 case TCP_V6_FLOW: in i40e_check_fdir_input_set() 4890 input->flow_type == TCP_V6_FLOW || in i40e_add_fdir_ethtool()
|
/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 855 TCP_V6_FLOW : UDP_V6_FLOW); in ef4_ethtool_get_class_rule() 1100 case TCP_V6_FLOW: in ef4_ethtool_set_class_rule() 1105 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() 1347 case TCP_V6_FLOW: in nfp_net_fs_to_ethtool() 1531 case TCP_V6_FLOW: in nfp_net_fs_from_ethtool() 1573 case TCP_V6_FLOW: in nfp_net_fs_from_ethtool() 1640 case TCP_V6_FLOW: in nfp_net_fs_add()
|
/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_ethtool.c | 526 case TCP_V6_FLOW: in nicvf_get_rss_hash_opts() 581 case TCP_V6_FLOW: in nicvf_set_rss_hash_opts()
|
/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_ethtool.c | 740 case TCP_V6_FLOW: in ena_get_rss_hash() 788 case TCP_V6_FLOW: in ena_set_rss_hash()
|
/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_ethtool.c | 944 case TCP_V6_FLOW: in hinic_get_rss_hash_opts() 987 case TCP_V6_FLOW: in set_l4_rss_hash_ops() 1032 case TCP_V6_FLOW: in hinic_set_rss_hash_opts()
|
/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_ethtool.c | 702 case TCP_V6_FLOW: in fm10k_get_rss_hash_opts() 773 case TCP_V6_FLOW: in fm10k_set_rss_hash_opt()
|
/linux/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp_ethtool.c | 243 case TCP_V6_FLOW: in bcmasp_flow_insert()
|
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/emulex/benet/ |
H A D | be_ethtool.c | 1093 case TCP_V6_FLOW: in be_get_rss_hash_opts() 1153 case TCP_V6_FLOW: in be_set_rss_hash_opts()
|
/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_ethtool.c | 859 case TCP_V6_FLOW: in vmxnet3_get_rss_hash_opts() 917 case TCP_V6_FLOW: in vmxnet3_set_rss_hash_opt()
|
/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_debugfs.c | 104 case TCP_V6_FLOW: in mvpp2_dbgfs_flow_type_show()
|