| /linux/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/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_ethtool_set_rxfh_fields()
|
| /linux/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/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ethtool.c | 761 return UDP_V4_FLOW; in iavf_fltr_to_ethtool_flow() 801 case UDP_V4_FLOW: in iavf_ethtool_flow_to_fltr() 941 case UDP_V4_FLOW: in iavf_get_ethtool_fdir_entry() 1132 case UDP_V4_FLOW: in iavf_add_fdir_fltr_info() 1315 case UDP_V4_FLOW: in iavf_adv_rss_parse_hdrs() 1400 case UDP_V4_FLOW: in iavf_adv_rss_parse_hash_flds() 1441 case UDP_V4_FLOW: in iavf_adv_rss_parse_hash_flds()
|
| /linux/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_ethtool.c | 319 case UDP_V4_FLOW: in sxgbe_get_rxfh_fields() 371 case UDP_V4_FLOW: in sxgbe_set_rxfh_fields()
|
| /linux/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/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_ethtool.c | 276 case UDP_V4_FLOW: in dpaa_get_rxfh_fields() 330 case UDP_V4_FLOW: in dpaa_set_rxfh_fields()
|
| /linux/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()
|
| H A D | otx2_ethtool.c | 603 case UDP_V4_FLOW: in otx2_get_rss_hash_opts() 677 case UDP_V4_FLOW: in otx2_set_rss_hash_opts()
|
| /linux/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_ethtool.c | 134 fsp->flow_type = UDP_V4_FLOW; in txgbe_get_ethtool_fdir_entry() 235 case UDP_V4_FLOW: in txgbe_flowspec_to_flow_type()
|
| /linux/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/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/drivers/net/ethernet/sfc/siena/ |
| H A D | ethtool_common.c | 675 TCP_V4_FLOW : UDP_V4_FLOW); in efx_ethtool_get_class_rule() 815 case UDP_V4_FLOW: in efx_siena_ethtool_get_rxfh_fields() 952 case UDP_V4_FLOW: in efx_ethtool_set_class_rule()
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_ethtool.c | 508 fsp->flow_type = UDP_V4_FLOW; in enic_grxclsrule() 552 case UDP_V4_FLOW: in enic_get_rx_flow_hash()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ethtool_common.c | 674 TCP_V4_FLOW : UDP_V4_FLOW); in efx_ethtool_get_class_rule() 824 case UDP_V4_FLOW: in efx_ethtool_get_rxfh_fields() 961 case UDP_V4_FLOW: in efx_ethtool_set_class_rule()
|
| /linux/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_rxfh_fields() 1071 case UDP_V4_FLOW: in ef4_ethtool_set_class_rule()
|
| /linux/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() 1337 case UDP_V4_FLOW: in nfp_net_fs_to_ethtool() 1525 case UDP_V4_FLOW: in nfp_net_fs_from_ethtool() 1582 case UDP_V4_FLOW: in nfp_net_fs_from_ethtool() 1641 case UDP_V4_FLOW: in nfp_net_fs_add()
|
| /linux/drivers/net/ethernet/cavium/thunder/ |
| H A D | nicvf_ethtool.c | 527 case UDP_V4_FLOW: in nicvf_get_rxfh_fields() 586 case UDP_V4_FLOW: in nicvf_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_ethtool.c | 753 case UDP_V4_FLOW: in ena_get_rxfh_fields() 804 case UDP_V4_FLOW: in ena_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_ethtool.c | 949 case UDP_V4_FLOW: in hinic_get_rxfh_fields() 991 case UDP_V4_FLOW: in set_l4_rss_hash_ops() 1036 case UDP_V4_FLOW: in hinic_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ethtool.c | 3145 case UDP_V4_FLOW: in i40e_get_rxfh_fields() 3187 cmd->flow_type == UDP_V4_FLOW) { in i40e_get_rxfh_fields() 3414 case UDP_V4_FLOW: in i40e_get_ethtool_fdir_entry() 3589 nfc->flow_type == UDP_V4_FLOW) { in i40e_get_rss_hash_bits() 3658 case UDP_V4_FLOW: in i40e_set_rxfh_fields() 4147 case UDP_V4_FLOW: in i40e_flow_str() 4321 case UDP_V4_FLOW: in i40e_check_fdir_input_set() 4369 case UDP_V4_FLOW: in i40e_check_fdir_input_set()
|
| /linux/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp_ethtool.c | 244 case UDP_V4_FLOW: in bcmasp_flow_insert()
|
| /linux/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_ethtool.c | 707 case UDP_V4_FLOW: in fm10k_get_rssh_fields() 770 case UDP_V4_FLOW: in fm10k_set_rssh_fields()
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 581 case UDP_V4_FLOW: in fbnic_get_rss_hash_idx() 768 fsp->flow_type = UDP_V4_FLOW; in fbnic_get_cls_rule() 934 case UDP_V4_FLOW: in fbnic_set_cls_rule_ins()
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| H A D | be_ethtool.c | 1103 case UDP_V4_FLOW: in be_get_rxfh_fields() 1160 case UDP_V4_FLOW: in be_set_rxfh_fields()
|