| /linux-6.15/drivers/net/ethernet/google/gve/ |
| H A D | gve_flow_rule.c | 17 [GVE_FLOW_TYPE_UDPV4] = UDP_V4_FLOW, in gve_fill_ethtool_flow_spec() 40 case UDP_V4_FLOW: in gve_fill_ethtool_flow_spec() 111 [UDP_V4_FLOW] = GVE_FLOW_TYPE_UDPV4, in gve_generate_flow_rule() 139 case UDP_V4_FLOW: in gve_generate_flow_rule()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_fs_ethtool.c | 96 case UDP_V4_FLOW: in get_flow_table() 359 case UDP_V4_FLOW: in set_flow_attrs() 681 case UDP_V4_FLOW: in validate_flow() 874 case UDP_V4_FLOW: in flow_type_to_traffic_type() 920 flow_type != UDP_V4_FLOW && in mlx5e_set_rss_hash_opt()
|
| /linux-6.15/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_filters.c | 17 case UDP_V4_FLOW: in aq_rule_is_approve() 208 case UDP_V4_FLOW: in aq_check_filter() 498 case UDP_V4_FLOW: in aq_set_data_fl3l4() 610 case UDP_V4_FLOW: in aq_add_del_rule()
|
| /linux-6.15/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ethtool.c | 763 return UDP_V4_FLOW; in iavf_fltr_to_ethtool_flow() 803 case UDP_V4_FLOW: in iavf_ethtool_flow_to_fltr() 943 case UDP_V4_FLOW: in iavf_get_ethtool_fdir_entry() 1134 case UDP_V4_FLOW: in iavf_add_fdir_fltr_info() 1332 case UDP_V4_FLOW: in iavf_adv_rss_parse_hdrs() 1374 case UDP_V4_FLOW: in iavf_adv_rss_parse_hash_flds() 1403 case UDP_V4_FLOW: in iavf_adv_rss_parse_hash_flds()
|
| /linux-6.15/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_ethtool.c | 319 case UDP_V4_FLOW: in sxgbe_get_rss_hash_opts() 386 case UDP_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 | 235 case UDP_V4_FLOW: in hclge_comm_get_rss_tuple() 474 case UDP_V4_FLOW: in hclge_comm_init_rss_tuple_cmd()
|
| /linux-6.15/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_ethtool.c | 276 case UDP_V4_FLOW: in dpaa_get_hash_opts() 345 case UDP_V4_FLOW: in dpaa_set_hash_opts()
|
| /linux-6.15/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_ethtool.c | 110 fsp->flow_type = UDP_V4_FLOW; in txgbe_get_ethtool_fdir_entry() 208 case UDP_V4_FLOW: in txgbe_flowspec_to_flow_type()
|
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_flows.c | 599 case UDP_V4_FLOW: in otx2_prepare_ipv4_flow() 628 if (flow_type == UDP_V4_FLOW) in otx2_prepare_ipv4_flow() 640 if (flow_type == UDP_V4_FLOW) in otx2_prepare_ipv4_flow() 647 if (flow_type == UDP_V4_FLOW) in otx2_prepare_ipv4_flow() 855 case UDP_V4_FLOW: in otx2_prepare_flow_request()
|
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool_fdir.c | 49 return UDP_V4_FLOW; in ice_fltr_to_ethtool_flow() 81 case UDP_V4_FLOW: in ice_ethtool_flow_to_fltr() 163 case UDP_V4_FLOW: in ice_get_ethtool_fdir_entry() 1356 case UDP_V4_FLOW: in ice_cfg_fdir_xtrct_seq() 1893 case UDP_V4_FLOW: in ice_set_fdir_input_set()
|
| /linux-6.15/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_ethtool.c | 508 fsp->flow_type = UDP_V4_FLOW; in enic_grxclsrule() 550 case UDP_V4_FLOW: in enic_get_rx_flow_hash()
|
| /linux-6.15/drivers/net/dsa/ |
| H A D | bcm_sf2_cfp.c | 368 case UDP_V4_FLOW: in bcm_sf2_cfp_ipv4_rule_set() 606 case UDP_V4_FLOW: in bcm_sf2_cfp_rule_cmp() 909 case UDP_V4_FLOW: in bcm_sf2_cfp_rule_insert()
|
| /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() 824 case UDP_V4_FLOW: in efx_siena_ethtool_get_rxnfc() 946 case UDP_V4_FLOW: in efx_ethtool_set_class_rule()
|
| /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() 833 case UDP_V4_FLOW: in efx_ethtool_get_rxnfc() 957 case UDP_V4_FLOW: 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() 965 case UDP_V4_FLOW: in ef4_ethtool_get_rxnfc() 1060 case UDP_V4_FLOW: in ef4_ethtool_set_class_rule()
|
| /linux-6.15/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_ethtool.c | 1294 [UDP_V4_FLOW] = NFP_NET_CFG_RSS_IPV4_UDP, in ethtool_flow_to_nfp_flag() 1336 case UDP_V4_FLOW: in nfp_net_fs_to_ethtool() 1520 case UDP_V4_FLOW: in nfp_net_fs_from_ethtool() 1577 case UDP_V4_FLOW: in nfp_net_fs_from_ethtool() 1636 case UDP_V4_FLOW: in nfp_net_fs_add()
|
| /linux-6.15/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 345 case UDP_V4_FLOW: in fbnic_get_rss_hash_idx() 546 fsp->flow_type = UDP_V4_FLOW; in fbnic_get_cls_rule() 747 case UDP_V4_FLOW: in fbnic_set_cls_rule_ins()
|
| /linux-6.15/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_ethtool.c | 737 case UDP_V4_FLOW: in ena_get_rss_hash() 785 case UDP_V4_FLOW: in ena_set_rss_hash()
|
| /linux-6.15/drivers/net/ethernet/cavium/thunder/ |
| H A D | nicvf_ethtool.c | 527 case UDP_V4_FLOW: in nicvf_get_rss_hash_opts() 593 case UDP_V4_FLOW: in nicvf_set_rss_hash_opts()
|
| /linux-6.15/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp_ethtool.c | 242 case UDP_V4_FLOW: in bcmasp_flow_insert()
|
| /linux-6.15/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_ethtool.c | 948 case UDP_V4_FLOW: in hinic_get_rss_hash_opts() 990 case UDP_V4_FLOW: in set_l4_rss_hash_ops() 1033 case UDP_V4_FLOW: in hinic_set_rss_hash_opts()
|
| /linux-6.15/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ethtool.c | 3151 case UDP_V4_FLOW: in i40e_get_rss_hash_opts() 3193 cmd->flow_type == UDP_V4_FLOW) { in i40e_get_rss_hash_opts() 3420 case UDP_V4_FLOW: in i40e_get_ethtool_fdir_entry() 3588 nfc->flow_type == UDP_V4_FLOW) { in i40e_get_rss_hash_bits() 3659 case UDP_V4_FLOW: in i40e_set_rss_hash_opt() 4148 case UDP_V4_FLOW: in i40e_flow_str() 4322 case UDP_V4_FLOW: in i40e_check_fdir_input_set() 4370 case UDP_V4_FLOW: in i40e_check_fdir_input_set()
|
| /linux-6.15/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_ethtool.c | 705 case UDP_V4_FLOW: in fm10k_get_rss_hash_opts() 780 case UDP_V4_FLOW: in fm10k_set_rss_hash_opt()
|
| /linux-6.15/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_debugfs.c | 107 case UDP_V4_FLOW: in mvpp2_dbgfs_flow_type_show()
|
| /linux-6.15/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ethtool.c | 474 [UDP_V4_FLOW] = ENETC_RSSHASH_L4, in enetc_get_rsshash() 519 case UDP_V4_FLOW: in enetc_set_cls_entry()
|