Home
last modified time | relevance | path

Searched refs:UDP_V6_FLOW (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c98 case UDP_V6_FLOW: in get_flow_table()
368 case UDP_V6_FLOW: in set_flow_attrs()
694 case UDP_V6_FLOW: in validate_flow()
876 case UDP_V6_FLOW: in flow_type_to_traffic_type()
919 flow_type != UDP_V6_FLOW) in mlx5e_set_rss_hash_opt()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_filters.c20 case UDP_V6_FLOW: in aq_rule_is_approve()
216 case UDP_V6_FLOW: in aq_check_filter()
499 case UDP_V6_FLOW: in aq_set_data_fl3l4()
614 case UDP_V6_FLOW: in aq_add_del_rule()
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_ethtool.c332 case UDP_V6_FLOW: in sxgbe_get_rss_hash_opts()
389 case UDP_V6_FLOW: in sxgbe_set_rss_hash_opt()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c916 return UDP_V6_FLOW; in iavf_fltr_to_ethtool_flow()
956 case UDP_V6_FLOW: in iavf_ethtool_flow_to_fltr()
1124 case UDP_V6_FLOW: in iavf_get_ethtool_fdir_entry()
1313 case UDP_V6_FLOW: in iavf_add_fdir_fltr_info()
1529 case UDP_V6_FLOW: in iavf_adv_rss_parse_hdrs()
1566 case UDP_V6_FLOW: in iavf_adv_rss_parse_hash_flds()
1588 case UDP_V6_FLOW: in iavf_adv_rss_parse_hash_flds()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_rss.c234 case UDP_V6_FLOW: in hclge_comm_get_rss_tuple()
464 case UDP_V6_FLOW: in hclge_comm_init_rss_tuple_cmd()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c291 case UDP_V6_FLOW: in dpaa_get_hash_opts()
360 case UDP_V6_FLOW: in dpaa_set_hash_opts()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c726 case UDP_V6_FLOW: in otx2_prepare_ipv6_flow()
750 if (flow_type == UDP_V6_FLOW) in otx2_prepare_ipv6_flow()
762 if (flow_type == UDP_V6_FLOW) in otx2_prepare_ipv6_flow()
769 if (flow_type == UDP_V6_FLOW) in otx2_prepare_ipv6_flow()
857 case UDP_V6_FLOW: in otx2_prepare_flow_request()
H A Dotx2_ethtool.c593 case UDP_V6_FLOW: in otx2_get_rss_hash_opts()
662 case UDP_V6_FLOW: in otx2_set_rss_hash_opts()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c55 return UDP_V6_FLOW; in ice_fltr_to_ethtool_flow()
85 case UDP_V6_FLOW: in ice_ethtool_flow_to_fltr()
183 case UDP_V6_FLOW: in ice_get_ethtool_fdir_entry()
1249 case UDP_V6_FLOW: in ice_cfg_fdir_xtrct_seq()
1785 case UDP_V6_FLOW: in ice_set_fdir_input_set()
/openbmc/u-boot/include/linux/
H A Dethtool.h671 #define UDP_V6_FLOW 0x06 /* hash only */ macro
/openbmc/linux/drivers/net/dsa/
H A Dbcm_sf2_cfp.c602 case UDP_V6_FLOW: in bcm_sf2_cfp_rule_cmp()
648 case UDP_V6_FLOW: in bcm_sf2_cfp_ipv6_rule_set()
914 case UDP_V6_FLOW: in bcm_sf2_cfp_rule_insert()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.c708 TCP_V6_FLOW : UDP_V6_FLOW); in efx_ethtool_get_class_rule()
841 case UDP_V6_FLOW: in efx_ethtool_get_rxnfc()
999 case UDP_V6_FLOW: in efx_ethtool_set_class_rule()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c708 TCP_V6_FLOW : UDP_V6_FLOW); in efx_ethtool_get_class_rule()
842 case UDP_V6_FLOW: in efx_siena_ethtool_get_rxnfc()
1000 case UDP_V6_FLOW: in efx_ethtool_set_class_rule()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c3154 case UDP_V6_FLOW: in i40e_get_rss_hash_opts()
3203 cmd->flow_type == UDP_V6_FLOW) { in i40e_get_rss_hash_opts()
3385 fsp->flow_type == UDP_V6_FLOW || in i40e_get_ethtool_fdir_entry()
3425 case UDP_V6_FLOW: in i40e_get_ethtool_fdir_entry()
3581 if (nfc->flow_type == TCP_V6_FLOW || nfc->flow_type == UDP_V6_FLOW) { in i40e_get_rss_hash_bits()
3664 case UDP_V6_FLOW: in i40e_set_rss_hash_opt()
4149 case UDP_V6_FLOW: in i40e_flow_str()
4327 case UDP_V6_FLOW: in i40e_check_fdir_input_set()
4407 case UDP_V6_FLOW: in i40e_check_fdir_input_set()
4884 input->flow_type == UDP_V6_FLOW || in i40e_add_fdir_ethtool()
/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_ethtool.c626 case UDP_V6_FLOW: in ena_get_rss_hash()
674 case UDP_V6_FLOW: in ena_set_rss_hash()
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c528 case UDP_V6_FLOW: in nicvf_get_rss_hash_opts()
594 case UDP_V6_FLOW: in nicvf_set_rss_hash_opts()
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c952 case UDP_V6_FLOW: in hinic_get_rss_hash_opts()
993 case UDP_V6_FLOW: in set_l4_rss_hash_ops()
1034 case UDP_V6_FLOW: in hinic_set_rss_hash_opts()
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c244 case UDP_V6_FLOW: in bcmasp_flow_insert()
H A Dbcmasp.c482 case UDP_V6_FLOW: in bcmasp_netfilt_wr_to_hw()
607 case UDP_V6_FLOW: in bcmasp_netfilt_check_dup()
/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_ethtool.c722 case UDP_V6_FLOW: in fm10k_get_rss_hash_opts()
797 case UDP_V6_FLOW: in fm10k_set_rss_hash_opt()
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_debugfs.c110 case UDP_V6_FLOW: in mvpp2_dbgfs_flow_type_show()
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c463 case UDP_V6_FLOW: in enic_get_rx_flow_hash()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c855 TCP_V6_FLOW : UDP_V6_FLOW); in ef4_ethtool_get_class_rule()
1101 case UDP_V6_FLOW: in ef4_ethtool_set_class_rule()
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c1099 case UDP_V6_FLOW: in be_get_rss_hash_opts()
1171 case UDP_V6_FLOW: in be_set_rss_hash_opts()
/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c878 case UDP_V6_FLOW: in vmxnet3_get_rss_hash_opts()
939 case UDP_V6_FLOW: in vmxnet3_set_rss_hash_opt()

12