| /linux-6.15/drivers/net/ethernet/google/gve/ |
| H A D | gve_flow_rule.c | 16 [GVE_FLOW_TYPE_TCPV4] = TCP_V4_FLOW, in gve_fill_ethtool_flow_spec() 39 case TCP_V4_FLOW: in gve_fill_ethtool_flow_spec() 110 [TCP_V4_FLOW] = GVE_FLOW_TYPE_TCPV4, in gve_generate_flow_rule() 138 case TCP_V4_FLOW: in gve_generate_flow_rule()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_fs_ethtool.c | 95 case TCP_V4_FLOW: in get_flow_table() 356 case TCP_V4_FLOW: in set_flow_attrs() 680 case TCP_V4_FLOW: in validate_flow() 870 case TCP_V4_FLOW: in flow_type_to_traffic_type() 918 if (flow_type != TCP_V4_FLOW && in mlx5e_set_rss_hash_opt()
|
| /linux-6.15/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_filters.c | 16 case TCP_V4_FLOW: in aq_rule_is_approve() 207 case TCP_V4_FLOW: in aq_check_filter() 494 case TCP_V4_FLOW: in aq_set_data_fl3l4() 609 case TCP_V4_FLOW: in aq_add_del_rule()
|
| /linux-6.15/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ethtool.c | 761 return TCP_V4_FLOW; in iavf_fltr_to_ethtool_flow() 801 case TCP_V4_FLOW: in iavf_ethtool_flow_to_fltr() 942 case TCP_V4_FLOW: in iavf_get_ethtool_fdir_entry() 1133 case TCP_V4_FLOW: in iavf_add_fdir_fltr_info() 1328 case TCP_V4_FLOW: in iavf_adv_rss_parse_hdrs() 1373 case TCP_V4_FLOW: in iavf_adv_rss_parse_hash_flds() 1396 case TCP_V4_FLOW: in iavf_adv_rss_parse_hash_flds()
|
| /linux-6.15/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_ethtool.c | 318 case TCP_V4_FLOW: in sxgbe_get_rss_hash_opts() 377 case TCP_V4_FLOW: in sxgbe_set_rss_hash_opt()
|
| /linux-6.15/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
| H A D | hclge_comm_rss.c | 232 case TCP_V4_FLOW: in hclge_comm_get_rss_tuple() 468 case TCP_V4_FLOW: in hclge_comm_init_rss_tuple_cmd()
|
| /linux-6.15/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_ethtool.c | 274 case TCP_V4_FLOW: in dpaa_get_hash_opts() 343 case TCP_V4_FLOW: in dpaa_set_hash_opts()
|
| /linux-6.15/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_ethtool.c | 107 fsp->flow_type = TCP_V4_FLOW; in txgbe_get_ethtool_fdir_entry() 205 case TCP_V4_FLOW: in txgbe_flowspec_to_flow_type()
|
| /linux-6.15/drivers/net/ethernet/sfc/siena/ |
| H A D | ethtool_common.c | 675 TCP_V4_FLOW : UDP_V4_FLOW); in efx_ethtool_get_class_rule() 832 case TCP_V4_FLOW: in efx_siena_ethtool_get_rxnfc() 945 case TCP_V4_FLOW: in efx_ethtool_set_class_rule() 950 spec.ip_proto = flow_type == TCP_V4_FLOW ? IPPROTO_TCP in efx_ethtool_set_class_rule()
|
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_flows.c | 598 case TCP_V4_FLOW: in otx2_prepare_ipv4_flow() 630 else if (flow_type == TCP_V4_FLOW) in otx2_prepare_ipv4_flow() 642 else if (flow_type == TCP_V4_FLOW) in otx2_prepare_ipv4_flow() 649 else if (flow_type == TCP_V4_FLOW) in otx2_prepare_ipv4_flow() 854 case TCP_V4_FLOW: in otx2_prepare_flow_request()
|
| /linux-6.15/drivers/net/ethernet/sfc/ |
| H A D | ethtool_common.c | 674 TCP_V4_FLOW : UDP_V4_FLOW); in efx_ethtool_get_class_rule() 841 case TCP_V4_FLOW: in efx_ethtool_get_rxnfc() 956 case TCP_V4_FLOW: in efx_ethtool_set_class_rule() 961 spec.ip_proto = flow_type == TCP_V4_FLOW ? IPPROTO_TCP in efx_ethtool_set_class_rule()
|
| /linux-6.15/drivers/net/ethernet/sfc/falcon/ |
| H A D | ethtool.c | 822 TCP_V4_FLOW : UDP_V4_FLOW); in ef4_ethtool_get_class_rule() 962 case TCP_V4_FLOW: in ef4_ethtool_get_rxnfc() 1059 case TCP_V4_FLOW: in ef4_ethtool_set_class_rule() 1064 spec.ip_proto = ((rule->flow_type & ~FLOW_EXT) == TCP_V4_FLOW ? in ef4_ethtool_set_class_rule()
|
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool_fdir.c | 47 return TCP_V4_FLOW; in ice_fltr_to_ethtool_flow() 79 case TCP_V4_FLOW: in ice_ethtool_flow_to_fltr() 162 case TCP_V4_FLOW: in ice_get_ethtool_fdir_entry() 1351 case TCP_V4_FLOW: in ice_cfg_fdir_xtrct_seq() 1892 case TCP_V4_FLOW: in ice_set_fdir_input_set()
|
| /linux-6.15/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_ethtool.c | 505 fsp->flow_type = TCP_V4_FLOW; in enic_grxclsrule() 541 case TCP_V4_FLOW: in enic_get_rx_flow_hash()
|
| /linux-6.15/drivers/net/dsa/ |
| H A D | bcm_sf2_cfp.c | 365 case TCP_V4_FLOW: in bcm_sf2_cfp_ipv4_rule_set() 605 case TCP_V4_FLOW: in bcm_sf2_cfp_rule_cmp() 908 case TCP_V4_FLOW: in bcm_sf2_cfp_rule_insert()
|
| /linux-6.15/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_ethtool.c | 1292 [TCP_V4_FLOW] = NFP_NET_CFG_RSS_IPV4_TCP, in ethtool_flow_to_nfp_flag() 1335 case TCP_V4_FLOW: in nfp_net_fs_to_ethtool() 1519 case TCP_V4_FLOW: in nfp_net_fs_from_ethtool() 1572 case TCP_V4_FLOW: in nfp_net_fs_from_ethtool() 1635 case TCP_V4_FLOW: in nfp_net_fs_add()
|
| /linux-6.15/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 341 case TCP_V4_FLOW: in fbnic_get_rss_hash_idx() 548 fsp->flow_type = TCP_V4_FLOW; in fbnic_get_cls_rule() 751 case TCP_V4_FLOW: in fbnic_set_cls_rule_ins()
|
| /linux-6.15/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_ethtool.c | 734 case TCP_V4_FLOW: in ena_get_rss_hash() 782 case TCP_V4_FLOW: in ena_set_rss_hash()
|
| /linux-6.15/drivers/net/ethernet/cavium/thunder/ |
| H A D | nicvf_ethtool.c | 525 case TCP_V4_FLOW: in nicvf_get_rss_hash_opts() 580 case TCP_V4_FLOW: in nicvf_set_rss_hash_opts()
|
| /linux-6.15/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp_ethtool.c | 241 case TCP_V4_FLOW: in bcmasp_flow_insert()
|
| /linux-6.15/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_ethtool.c | 940 case TCP_V4_FLOW: in hinic_get_rss_hash_opts() 984 case TCP_V4_FLOW: in set_l4_rss_hash_ops() 1031 case TCP_V4_FLOW: in hinic_set_rss_hash_opts()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_ethtool.c | 1344 case TCP_V4_FLOW: in mlx4_en_validate_flow() 1504 if (proto == TCP_V4_FLOW) { in add_tcp_udp_rule() 1581 case TCP_V4_FLOW: in mlx4_en_ethtool_to_net_trans_rule() 1582 err = add_tcp_udp_rule(priv, cmd, rule_list_h, TCP_V4_FLOW); in mlx4_en_ethtool_to_net_trans_rule()
|
| /linux-6.15/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ethtool.c | 3148 case TCP_V4_FLOW: in i40e_get_rss_hash_opts() 3192 if (cmd->flow_type == TCP_V4_FLOW || in i40e_get_rss_hash_opts() 3417 case TCP_V4_FLOW: in i40e_get_ethtool_fdir_entry() 3587 } else if (nfc->flow_type == TCP_V4_FLOW || in i40e_get_rss_hash_bits() 3645 case TCP_V4_FLOW: in i40e_set_rss_hash_opt() 4146 case TCP_V4_FLOW: in i40e_flow_str() 4318 case TCP_V4_FLOW: in i40e_check_fdir_input_set() 4369 case TCP_V4_FLOW: in i40e_check_fdir_input_set()
|
| /linux-6.15/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_ethtool.c | 701 case TCP_V4_FLOW: in fm10k_get_rss_hash_opts() 772 case TCP_V4_FLOW: in fm10k_set_rss_hash_opt()
|
| /linux-6.15/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_debugfs.c | 101 case TCP_V4_FLOW: in mvpp2_dbgfs_flow_type_show()
|