/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_fs_ethtool.c | 78 case TCP_V4_FLOW: in get_flow_table() 343 case TCP_V4_FLOW: in set_flow_attrs() 673 case TCP_V4_FLOW: in validate_flow() 849 case TCP_V4_FLOW: in flow_type_to_traffic_type() 889 if (nfc->flow_type != TCP_V4_FLOW && in mlx5e_set_rss_hash_opt()
|
/linux/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/drivers/net/ethernet/intel/iavf/ |
A D | iavf_ethtool.c | 895 return TCP_V4_FLOW; in iavf_fltr_to_ethtool_flow() 935 case TCP_V4_FLOW: in iavf_ethtool_flow_to_fltr() 1077 case TCP_V4_FLOW: in iavf_get_ethtool_fdir_entry() 1265 case TCP_V4_FLOW: in iavf_add_fdir_fltr_info() 1486 case TCP_V4_FLOW: in iavf_adv_rss_parse_hdrs() 1530 case TCP_V4_FLOW: in iavf_adv_rss_parse_hash_flds() 1553 case TCP_V4_FLOW: in iavf_adv_rss_parse_hash_flds()
|
/linux/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/drivers/net/ethernet/intel/ice/ |
A D | ice_ethtool_fdir.c | 44 return TCP_V4_FLOW; in ice_fltr_to_ethtool_flow() 74 case TCP_V4_FLOW: in ice_ethtool_flow_to_fltr() 153 case TCP_V4_FLOW: in ice_get_ethtool_fdir_entry() 1079 case TCP_V4_FLOW: in ice_cfg_fdir_xtrct_seq() 1528 case TCP_V4_FLOW: in ice_set_fdir_input_set()
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_flows.c | 548 case TCP_V4_FLOW: in otx2_prepare_ipv4_flow() 580 else if (flow_type == TCP_V4_FLOW) in otx2_prepare_ipv4_flow() 592 else if (flow_type == TCP_V4_FLOW) in otx2_prepare_ipv4_flow() 599 else if (flow_type == TCP_V4_FLOW) in otx2_prepare_ipv4_flow() 799 case TCP_V4_FLOW: in otx2_prepare_flow_request()
|
A D | otx2_ethtool.c | 507 case TCP_V4_FLOW: in otx2_get_rss_hash_opts() 565 case TCP_V4_FLOW: in otx2_set_rss_hash_opts()
|
/linux/drivers/net/ethernet/freescale/dpaa/ |
A D | dpaa_ethtool.c | 372 case TCP_V4_FLOW: in dpaa_get_hash_opts() 441 case TCP_V4_FLOW: in dpaa_set_hash_opts()
|
/linux/drivers/net/ethernet/sfc/falcon/ |
A D | ethtool.c | 822 TCP_V4_FLOW : UDP_V4_FLOW); in ef4_ethtool_get_class_rule() 962 case TCP_V4_FLOW: in ef4_ethtool_get_rxnfc() 1059 case TCP_V4_FLOW: in ef4_ethtool_set_class_rule() 1064 spec.ip_proto = ((rule->flow_type & ~FLOW_EXT) == TCP_V4_FLOW ? in ef4_ethtool_set_class_rule()
|
/linux/drivers/net/ethernet/sfc/ |
A D | ethtool_common.c | 680 TCP_V4_FLOW : UDP_V4_FLOW); in efx_ethtool_get_class_rule() 847 case TCP_V4_FLOW: in efx_ethtool_get_rxnfc() 962 case TCP_V4_FLOW: in efx_ethtool_set_class_rule() 967 spec.ip_proto = flow_type == TCP_V4_FLOW ? IPPROTO_TCP in efx_ethtool_set_class_rule()
|
/linux/drivers/net/ethernet/cisco/enic/ |
A D | enic_ethtool.c | 434 fsp->flow_type = TCP_V4_FLOW; in enic_grxclsrule() 470 case TCP_V4_FLOW: in enic_get_rx_flow_hash()
|
/linux/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/drivers/net/ethernet/freescale/enetc/ |
A D | enetc_ethtool.c | 308 [TCP_V4_FLOW] = ENETC_RSSHASH_L4, in enetc_get_rsshash() 350 case TCP_V4_FLOW: in enetc_set_cls_entry()
|
/linux/drivers/net/ethernet/amazon/ena/ |
A D | ena_ethtool.c | 553 case TCP_V4_FLOW: in ena_get_rss_hash() 601 case TCP_V4_FLOW: in ena_set_rss_hash()
|
/linux/drivers/net/ethernet/cavium/thunder/ |
A D | nicvf_ethtool.c | 521 case TCP_V4_FLOW: in nicvf_get_rss_hash_opts() 576 case TCP_V4_FLOW: in nicvf_set_rss_hash_opts()
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
A D | en_ethtool.c | 1359 case TCP_V4_FLOW: in mlx4_en_validate_flow() 1519 if (proto == TCP_V4_FLOW) { in add_tcp_udp_rule() 1596 case TCP_V4_FLOW: in mlx4_en_ethtool_to_net_trans_rule() 1597 err = add_tcp_udp_rule(priv, cmd, rule_list_h, TCP_V4_FLOW); in mlx4_en_ethtool_to_net_trans_rule()
|
/linux/drivers/net/ethernet/huawei/hinic/ |
A D | hinic_ethtool.c | 937 case TCP_V4_FLOW: in hinic_get_rss_hash_opts() 981 case TCP_V4_FLOW: in set_l4_rss_hash_ops() 1028 case TCP_V4_FLOW: in hinic_set_rss_hash_opts()
|
/linux/drivers/net/ethernet/intel/i40e/ |
A D | i40e_ethtool.c | 3036 case TCP_V4_FLOW: in i40e_get_rss_hash_opts() 3080 if (cmd->flow_type == TCP_V4_FLOW || in i40e_get_rss_hash_opts() 3297 case TCP_V4_FLOW: in i40e_get_ethtool_fdir_entry() 3465 } else if (nfc->flow_type == TCP_V4_FLOW || in i40e_get_rss_hash_bits() 3515 case TCP_V4_FLOW: in i40e_set_rss_hash_opt() 4010 case TCP_V4_FLOW: in i40e_flow_str() 4182 case TCP_V4_FLOW: in i40e_check_fdir_input_set() 4233 case TCP_V4_FLOW: in i40e_check_fdir_input_set()
|
/linux/drivers/net/ethernet/intel/fm10k/ |
A D | fm10k_ethtool.c | 697 case TCP_V4_FLOW: in fm10k_get_rss_hash_opts() 768 case TCP_V4_FLOW: in fm10k_set_rss_hash_opt()
|
/linux/drivers/net/vmxnet3/ |
A D | vmxnet3_ethtool.c | 762 case TCP_V4_FLOW: in vmxnet3_get_rss_hash_opts() 820 case TCP_V4_FLOW: in vmxnet3_set_rss_hash_opt()
|
/linux/drivers/net/ethernet/emulex/benet/ |
A D | be_ethtool.c | 1079 case TCP_V4_FLOW: in be_get_rss_hash_opts() 1144 case TCP_V4_FLOW: in be_set_rss_hash_opts()
|
/linux/drivers/net/ethernet/freescale/ |
A D | gianfar_ethtool.c | 694 case TCP_V4_FLOW: in gfar_ethflow_to_filer_table() 1100 case TCP_V4_FLOW: in gfar_convert_to_filer()
|
/linux/drivers/net/ethernet/marvell/mvpp2/ |
A D | mvpp2_debugfs.c | 101 case TCP_V4_FLOW: in mvpp2_dbgfs_flow_type_show()
|
/linux/drivers/net/ethernet/microchip/ |
A D | lan743x_ethtool.c | 548 case TCP_V4_FLOW:case UDP_V4_FLOW: in lan743x_ethtool_get_rxnfc()
|
/linux/include/uapi/linux/ |
A D | ethtool.h | 1883 #define TCP_V4_FLOW 0x01 /* hash or spec (tcp_ip4_spec) */ macro
|