Home
last modified time | relevance | path

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

123

/linux/drivers/net/ethernet/google/gve/
H A Dgve_flow_rule.c21 [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 Den_fs_ethtool.c97 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/aquantia/atlantic/
H A Daq_filters.c19 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 Diavf_ethtool.c771 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 Dsxgbe_ethtool.c329 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 Dhclge_comm_rss.c238 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 Dethtool_common.c702 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 Ddpaa_ethtool.c275 case TCP_V6_FLOW: in dpaa_get_rxfh_fields()
329 case TCP_V6_FLOW: in dpaa_set_rxfh_fields()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c733 case TCP_V6_FLOW: in otx2_prepare_ipv6_flow()
760 else if (flow_type == TCP_V6_FLOW) in otx2_prepare_ipv6_flow()
772 else if (flow_type == TCP_V6_FLOW) in otx2_prepare_ipv6_flow()
779 else if (flow_type == TCP_V6_FLOW) in otx2_prepare_ipv6_flow()
864 case TCP_V6_FLOW: in otx2_prepare_flow_request()
H A Dotx2_ethtool.c599 case TCP_V6_FLOW: in otx2_get_rss_hash_opts()
662 case TCP_V6_FLOW: in otx2_set_rss_hash_opts()
/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.c701 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/intel/ice/
H A Dice_ethtool_fdir.c55 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()
1918 case TCP_V6_FLOW: in ice_set_fdir_input_set()
/linux/drivers/net/dsa/
H A Dbcm_sf2_cfp.c601 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 Di40e_ethtool.c3148 case TCP_V6_FLOW: in i40e_get_rxfh_fields()
3199 } else if (cmd->flow_type == TCP_V6_FLOW || in i40e_get_rxfh_fields()
3384 fsp->flow_type == TCP_V6_FLOW || in i40e_get_ethtool_fdir_entry()
3420 case TCP_V6_FLOW: in i40e_get_ethtool_fdir_entry()
3585 if (nfc->flow_type == TCP_V6_FLOW || nfc->flow_type == UDP_V6_FLOW) { in i40e_get_rss_hash_bits()
3651 case TCP_V6_FLOW: in i40e_set_rxfh_fields()
4153 case TCP_V6_FLOW: in i40e_flow_str()
4329 case TCP_V6_FLOW: in i40e_check_fdir_input_set()
4412 case TCP_V6_FLOW: in i40e_check_fdir_input_set()
4891 input->flow_type == TCP_V6_FLOW || in i40e_add_fdir_ethtool()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c849 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 Dnfp_net_ethtool.c1293 [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()
1536 case TCP_V6_FLOW: in nfp_net_fs_from_ethtool()
1578 case TCP_V6_FLOW: in nfp_net_fs_from_ethtool()
1645 case TCP_V6_FLOW: in nfp_net_fs_add()
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c526 case TCP_V6_FLOW: in nicvf_get_rxfh_fields()
574 case TCP_V6_FLOW: in nicvf_set_rxfh_fields()
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_ethtool.c756 case TCP_V6_FLOW: in ena_get_rxfh_fields()
807 case TCP_V6_FLOW: in ena_set_rxfh_fields()
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c945 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/broadcom/asp2/
H A Dbcmasp_ethtool.c245 case TCP_V6_FLOW: in bcmasp_flow_insert()
H A Dbcmasp.c491 case TCP_V6_FLOW: in bcmasp_netfilt_wr_to_hw()
623 case TCP_V6_FLOW: in bcmasp_netfilt_check_dup()
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_ethtool.c704 case TCP_V6_FLOW: in fm10k_get_rssh_fields()
763 case TCP_V6_FLOW: in fm10k_set_rssh_fields()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c579 case TCP_V6_FLOW: in fbnic_get_rss_hash_idx()
718 fsp->flow_type = TCP_V6_FLOW; in fbnic_get_cls_rule()
1004 case TCP_V6_FLOW: in fbnic_set_cls_rule_ins()
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c1109 case TCP_V6_FLOW: in be_get_rxfh_fields()
1153 case TCP_V6_FLOW: in be_set_rxfh_fields()
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c867 case TCP_V6_FLOW: in vmxnet3_get_rss_hash_opts()
935 case TCP_V6_FLOW: in vmxnet3_set_rss_hash_opt()

123