/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_fs_ethtool.c | 95 case TCP_V4_FLOW: in get_flow_table() 360 case TCP_V4_FLOW: in set_flow_attrs() 684 case TCP_V4_FLOW: in validate_flow() 874 case TCP_V4_FLOW: in flow_type_to_traffic_type() 914 if (nfc->flow_type != TCP_V4_FLOW && in mlx5e_set_rss_hash_opt()
|
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/ |
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.3-rc2/drivers/net/ethernet/intel/iavf/ |
A D | iavf_ethtool.c | 903 return TCP_V4_FLOW; in iavf_fltr_to_ethtool_flow() 943 case TCP_V4_FLOW: in iavf_ethtool_flow_to_fltr() 1085 case TCP_V4_FLOW: in iavf_get_ethtool_fdir_entry() 1273 case TCP_V4_FLOW: in iavf_add_fdir_fltr_info() 1494 case TCP_V4_FLOW: in iavf_adv_rss_parse_hdrs() 1538 case TCP_V4_FLOW: in iavf_adv_rss_parse_hash_flds() 1561 case TCP_V4_FLOW: in iavf_adv_rss_parse_hash_flds()
|
/linux-6.3-rc2/drivers/net/ethernet/samsung/sxgbe/ |
A D | sxgbe_ethtool.c | 320 case TCP_V4_FLOW: in sxgbe_get_rss_hash_opts() 379 case TCP_V4_FLOW: in sxgbe_set_rss_hash_opt()
|
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
A D | hclge_comm_rss.c | 225 case TCP_V4_FLOW: in hclge_comm_get_rss_tuple() 456 case TCP_V4_FLOW: in hclge_comm_init_rss_tuple_cmd()
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa/ |
A D | dpaa_ethtool.c | 286 case TCP_V4_FLOW: in dpaa_get_hash_opts() 355 case TCP_V4_FLOW: in dpaa_set_hash_opts()
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_flows.c | 588 case TCP_V4_FLOW: in otx2_prepare_ipv4_flow() 620 else if (flow_type == TCP_V4_FLOW) in otx2_prepare_ipv4_flow() 632 else if (flow_type == TCP_V4_FLOW) in otx2_prepare_ipv4_flow() 639 else if (flow_type == TCP_V4_FLOW) in otx2_prepare_ipv4_flow() 844 case TCP_V4_FLOW: in otx2_prepare_flow_request()
|
A D | otx2_ethtool.c | 573 case TCP_V4_FLOW: in otx2_get_rss_hash_opts() 631 case TCP_V4_FLOW: in otx2_set_rss_hash_opts()
|
/linux-6.3-rc2/drivers/net/ethernet/cisco/enic/ |
A D | enic_ethtool.c | 423 fsp->flow_type = TCP_V4_FLOW; in enic_grxclsrule() 459 case TCP_V4_FLOW: in enic_get_rx_flow_hash()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/ |
A D | ethtool_common.c | 681 TCP_V4_FLOW : UDP_V4_FLOW); in efx_ethtool_get_class_rule() 849 case TCP_V4_FLOW: in efx_siena_ethtool_get_rxnfc() 964 case TCP_V4_FLOW: in efx_ethtool_set_class_rule() 969 spec.ip_proto = flow_type == TCP_V4_FLOW ? IPPROTO_TCP in efx_ethtool_set_class_rule()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/ |
A D | ethtool.c | 828 TCP_V4_FLOW : UDP_V4_FLOW); in ef4_ethtool_get_class_rule() 968 case TCP_V4_FLOW: in ef4_ethtool_get_rxnfc() 1065 case TCP_V4_FLOW: in ef4_ethtool_set_class_rule() 1070 spec.ip_proto = ((rule->flow_type & ~FLOW_EXT) == TCP_V4_FLOW ? in ef4_ethtool_set_class_rule()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | ethtool_common.c | 681 TCP_V4_FLOW : UDP_V4_FLOW); in efx_ethtool_get_class_rule() 848 case TCP_V4_FLOW: in efx_ethtool_get_rxnfc() 963 case TCP_V4_FLOW: in efx_ethtool_set_class_rule() 968 spec.ip_proto = flow_type == TCP_V4_FLOW ? IPPROTO_TCP in efx_ethtool_set_class_rule()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/ |
A D | ice_ethtool_fdir.c | 45 return TCP_V4_FLOW; in ice_fltr_to_ethtool_flow() 75 case TCP_V4_FLOW: in ice_ethtool_flow_to_fltr() 154 case TCP_V4_FLOW: in ice_get_ethtool_fdir_entry() 1225 case TCP_V4_FLOW: in ice_cfg_fdir_xtrct_seq() 1758 case TCP_V4_FLOW: in ice_set_fdir_input_set()
|
/linux-6.3-rc2/drivers/net/dsa/ |
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.3-rc2/drivers/net/ethernet/amazon/ena/ |
A D | ena_ethtool.c | 560 case TCP_V4_FLOW: in ena_get_rss_hash() 608 case TCP_V4_FLOW: in ena_set_rss_hash()
|
/linux-6.3-rc2/drivers/net/ethernet/cavium/thunder/ |
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.3-rc2/drivers/net/ethernet/huawei/hinic/ |
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.3-rc2/drivers/net/ethernet/mellanox/mlx4/ |
A D | en_ethtool.c | 1363 case TCP_V4_FLOW: in mlx4_en_validate_flow() 1523 if (proto == TCP_V4_FLOW) { in add_tcp_udp_rule() 1600 case TCP_V4_FLOW: in mlx4_en_ethtool_to_net_trans_rule() 1601 err = add_tcp_udp_rule(priv, cmd, rule_list_h, TCP_V4_FLOW); in mlx4_en_ethtool_to_net_trans_rule()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/ |
A D | i40e_ethtool.c | 3144 case TCP_V4_FLOW: in i40e_get_rss_hash_opts() 3188 if (cmd->flow_type == TCP_V4_FLOW || in i40e_get_rss_hash_opts() 3412 case TCP_V4_FLOW: in i40e_get_ethtool_fdir_entry() 3583 } else if (nfc->flow_type == TCP_V4_FLOW || in i40e_get_rss_hash_bits() 3641 case TCP_V4_FLOW: in i40e_set_rss_hash_opt() 4138 case TCP_V4_FLOW: in i40e_flow_str() 4310 case TCP_V4_FLOW: in i40e_check_fdir_input_set() 4361 case TCP_V4_FLOW: in i40e_check_fdir_input_set()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/fm10k/ |
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.3-rc2/drivers/net/ethernet/freescale/enetc/ |
A D | enetc_ethtool.c | 470 [TCP_V4_FLOW] = ENETC_RSSHASH_L4, in enetc_get_rsshash() 512 case TCP_V4_FLOW: in enetc_set_cls_entry()
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/mvpp2/ |
A D | mvpp2_debugfs.c | 101 case TCP_V4_FLOW: in mvpp2_dbgfs_flow_type_show()
|
/linux-6.3-rc2/drivers/net/ethernet/emulex/benet/ |
A D | be_ethtool.c | 1081 case TCP_V4_FLOW: in be_get_rss_hash_opts() 1146 case TCP_V4_FLOW: in be_set_rss_hash_opts()
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/ |
A D | gianfar_ethtool.c | 698 case TCP_V4_FLOW: in gfar_ethflow_to_filer_table() 1104 case TCP_V4_FLOW: in gfar_convert_to_filer()
|
/linux-6.3-rc2/drivers/net/vmxnet3/ |
A D | vmxnet3_ethtool.c | 835 case TCP_V4_FLOW: in vmxnet3_get_rss_hash_opts() 893 case TCP_V4_FLOW: in vmxnet3_set_rss_hash_opt()
|