/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_fs_ethtool.c | 98 case UDP_V6_FLOW: in get_flow_table() 372 case UDP_V6_FLOW: in set_flow_attrs() 698 case UDP_V6_FLOW: in validate_flow() 880 case UDP_V6_FLOW: in flow_type_to_traffic_type() 917 nfc->flow_type != UDP_V6_FLOW) in mlx5e_set_rss_hash_opt()
|
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/ |
A D | aq_filters.c | 20 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()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/ |
A D | iavf_ethtool.c | 917 return UDP_V6_FLOW; in iavf_fltr_to_ethtool_flow() 957 case UDP_V6_FLOW: in iavf_ethtool_flow_to_fltr() 1125 case UDP_V6_FLOW: in iavf_get_ethtool_fdir_entry() 1311 case UDP_V6_FLOW: in iavf_add_fdir_fltr_info() 1510 case UDP_V6_FLOW: in iavf_adv_rss_parse_hdrs() 1547 case UDP_V6_FLOW: in iavf_adv_rss_parse_hash_flds() 1569 case UDP_V6_FLOW: in iavf_adv_rss_parse_hash_flds()
|
/linux-6.3-rc2/drivers/net/ethernet/samsung/sxgbe/ |
A D | sxgbe_ethtool.c | 332 case UDP_V6_FLOW: in sxgbe_get_rss_hash_opts() 389 case UDP_V6_FLOW: in sxgbe_set_rss_hash_opt()
|
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
A D | hclge_comm_rss.c | 234 case UDP_V6_FLOW: in hclge_comm_get_rss_tuple() 465 case UDP_V6_FLOW: in hclge_comm_init_rss_tuple_cmd()
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa/ |
A D | dpaa_ethtool.c | 289 case UDP_V6_FLOW: in dpaa_get_hash_opts() 358 case UDP_V6_FLOW: in dpaa_set_hash_opts()
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_flows.c | 724 case UDP_V6_FLOW: in otx2_prepare_ipv6_flow() 748 if (flow_type == UDP_V6_FLOW) in otx2_prepare_ipv6_flow() 760 if (flow_type == UDP_V6_FLOW) in otx2_prepare_ipv6_flow() 767 if (flow_type == UDP_V6_FLOW) in otx2_prepare_ipv6_flow() 855 case UDP_V6_FLOW: in otx2_prepare_flow_request()
|
A D | otx2_ethtool.c | 579 case UDP_V6_FLOW: in otx2_get_rss_hash_opts() 648 case UDP_V6_FLOW: in otx2_set_rss_hash_opts()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/ |
A D | ice_ethtool_fdir.c | 55 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()
|
/linux-6.3-rc2/drivers/net/dsa/ |
A D | bcm_sf2_cfp.c | 602 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()
|
/linux-6.3-rc2/drivers/net/ethernet/amazon/ena/ |
A D | ena_ethtool.c | 569 case UDP_V6_FLOW: in ena_get_rss_hash() 617 case UDP_V6_FLOW: in ena_set_rss_hash()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/ |
A D | i40e_ethtool.c | 3153 case UDP_V6_FLOW: in i40e_get_rss_hash_opts() 3202 cmd->flow_type == UDP_V6_FLOW) { in i40e_get_rss_hash_opts() 3384 fsp->flow_type == UDP_V6_FLOW || in i40e_get_ethtool_fdir_entry() 3424 case UDP_V6_FLOW: in i40e_get_ethtool_fdir_entry() 3580 if (nfc->flow_type == TCP_V6_FLOW || nfc->flow_type == UDP_V6_FLOW) { in i40e_get_rss_hash_bits() 3663 case UDP_V6_FLOW: in i40e_set_rss_hash_opt() 4148 case UDP_V6_FLOW: in i40e_flow_str() 4326 case UDP_V6_FLOW: in i40e_check_fdir_input_set() 4406 case UDP_V6_FLOW: in i40e_check_fdir_input_set() 4883 input->flow_type == UDP_V6_FLOW || in i40e_add_fdir_ethtool()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/ |
A D | ethtool_common.c | 708 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()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | ethtool_common.c | 708 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()
|
/linux-6.3-rc2/drivers/net/ethernet/cavium/thunder/ |
A D | nicvf_ethtool.c | 528 case UDP_V6_FLOW: in nicvf_get_rss_hash_opts() 594 case UDP_V6_FLOW: in nicvf_set_rss_hash_opts()
|
/linux-6.3-rc2/drivers/net/ethernet/huawei/hinic/ |
A D | hinic_ethtool.c | 952 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()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/fm10k/ |
A D | fm10k_ethtool.c | 722 case UDP_V6_FLOW: in fm10k_get_rss_hash_opts() 797 case UDP_V6_FLOW: in fm10k_set_rss_hash_opt()
|
/linux-6.3-rc2/drivers/net/ethernet/cisco/enic/ |
A D | enic_ethtool.c | 463 case UDP_V6_FLOW: in enic_get_rx_flow_hash()
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/mvpp2/ |
A D | mvpp2_debugfs.c | 110 case UDP_V6_FLOW: in mvpp2_dbgfs_flow_type_show()
|
/linux-6.3-rc2/drivers/net/ethernet/emulex/benet/ |
A D | be_ethtool.c | 1099 case UDP_V6_FLOW: in be_get_rss_hash_opts() 1171 case UDP_V6_FLOW: in be_set_rss_hash_opts()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/ |
A D | ethtool.c | 855 TCP_V6_FLOW : UDP_V6_FLOW); in ef4_ethtool_get_class_rule() 1101 case UDP_V6_FLOW: in ef4_ethtool_set_class_rule()
|
/linux-6.3-rc2/drivers/net/vmxnet3/ |
A D | vmxnet3_ethtool.c | 855 case UDP_V6_FLOW: in vmxnet3_get_rss_hash_opts() 916 case UDP_V6_FLOW: in vmxnet3_set_rss_hash_opt()
|
/linux-6.3-rc2/drivers/net/hyperv/ |
A D | netvsc_drv.c | 1637 case UDP_V6_FLOW: in netvsc_get_rss_hash_opts() 1693 case UDP_V6_FLOW: in netvsc_set_rss_hash_opts() 1718 case UDP_V6_FLOW: in netvsc_set_rss_hash_opts()
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | ethtool.h | 2001 #define UDP_V6_FLOW 0x06 /* hash or spec (udp_ip6_spec; nfc only) */ macro
|
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/ |
A D | qede_filter.c | 1356 fsp->flow_type = UDP_V6_FLOW; in qede_get_cls_rule_entry() 1987 case UDP_V6_FLOW: in qede_flow_spec_to_rule()
|