| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_flow_rule.c | 16 [GVE_FLOW_TYPE_TCPV4] = TCP_V4_FLOW, in gve_fill_ethtool_flow_spec() 39 case TCP_V4_FLOW: in gve_fill_ethtool_flow_spec() 110 [TCP_V4_FLOW] = GVE_FLOW_TYPE_TCPV4, in gve_generate_flow_rule() 138 case TCP_V4_FLOW: in gve_generate_flow_rule()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_fs_ethtool.c | 95 case TCP_V4_FLOW: in get_flow_table() 356 case TCP_V4_FLOW: in set_flow_attrs() 680 case TCP_V4_FLOW: in validate_flow() 870 case TCP_V4_FLOW: in flow_type_to_traffic_type() 918 if (flow_type != TCP_V4_FLOW && in mlx5e_ethtool_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ethtool.c | 759 return TCP_V4_FLOW; in iavf_fltr_to_ethtool_flow() 799 case TCP_V4_FLOW: in iavf_ethtool_flow_to_fltr() 940 case TCP_V4_FLOW: in iavf_get_ethtool_fdir_entry() 1131 case TCP_V4_FLOW: in iavf_add_fdir_fltr_info() 1311 case TCP_V4_FLOW: in iavf_adv_rss_parse_hdrs() 1399 case TCP_V4_FLOW: in iavf_adv_rss_parse_hash_flds() 1434 case TCP_V4_FLOW: in iavf_adv_rss_parse_hash_flds()
|
| /linux/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_ethtool.c | 318 case TCP_V4_FLOW: in sxgbe_get_rxfh_fields() 362 case TCP_V4_FLOW: in sxgbe_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
| H A D | hclge_comm_rss.c | 232 case TCP_V4_FLOW: in hclge_comm_get_rss_tuple() 468 case TCP_V4_FLOW: in hclge_comm_init_rss_tuple_cmd()
|
| /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() 823 case TCP_V4_FLOW: in efx_siena_ethtool_get_rxfh_fields() 951 case TCP_V4_FLOW: in efx_ethtool_set_class_rule() 956 spec.ip_proto = flow_type == TCP_V4_FLOW ? IPPROTO_TCP in efx_ethtool_set_class_rule()
|
| /linux/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_ethtool.c | 274 case TCP_V4_FLOW: in dpaa_get_rxfh_fields() 328 case TCP_V4_FLOW: in dpaa_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H 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_rxfh_fields() 1070 case TCP_V4_FLOW: in ef4_ethtool_set_class_rule() 1075 spec.ip_proto = ((rule->flow_type & ~FLOW_EXT) == TCP_V4_FLOW ? in ef4_ethtool_set_class_rule()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ethtool_common.c | 674 TCP_V4_FLOW : UDP_V4_FLOW); in efx_ethtool_get_class_rule() 832 case TCP_V4_FLOW: in efx_ethtool_get_rxfh_fields() 960 case TCP_V4_FLOW: in efx_ethtool_set_class_rule() 965 spec.ip_proto = flow_type == TCP_V4_FLOW ? IPPROTO_TCP in efx_ethtool_set_class_rule()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_flows.c | 760 case TCP_V4_FLOW: in otx2_prepare_ipv4_flow() 792 else if (flow_type == TCP_V4_FLOW) in otx2_prepare_ipv4_flow() 804 else if (flow_type == TCP_V4_FLOW) in otx2_prepare_ipv4_flow() 811 else if (flow_type == TCP_V4_FLOW) in otx2_prepare_ipv4_flow() 1016 case TCP_V4_FLOW: in otx2_prepare_flow_request()
|
| /linux/drivers/net/dsa/ |
| H 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/netronome/nfp/ |
| H A D | nfp_net_ethtool.c | 1292 [TCP_V4_FLOW] = NFP_NET_CFG_RSS_IPV4_TCP, in ethtool_flow_to_nfp_flag() 1336 case TCP_V4_FLOW: in nfp_net_fs_to_ethtool() 1529 case TCP_V4_FLOW: in nfp_net_fs_from_ethtool() 1582 case TCP_V4_FLOW: in nfp_net_fs_from_ethtool() 1645 case TCP_V4_FLOW: in nfp_net_fs_add()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_ethtool.c | 1344 case TCP_V4_FLOW: in mlx4_en_validate_flow() 1504 if (proto == TCP_V4_FLOW) { in add_tcp_udp_rule() 1581 case TCP_V4_FLOW: in mlx4_en_ethtool_to_net_trans_rule() 1582 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/ |
| H A D | hinic_ethtool.c | 941 case TCP_V4_FLOW: in hinic_get_rxfh_fields() 985 case TCP_V4_FLOW: in set_l4_rss_hash_ops() 1034 case TCP_V4_FLOW: in hinic_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 597 case TCP_V4_FLOW: in fbnic_get_rss_hash_idx() 790 fsp->flow_type = TCP_V4_FLOW; in fbnic_get_cls_rule() 958 case TCP_V4_FLOW: in fbnic_set_cls_rule_ins()
|
| /linux/drivers/net/ethernet/freescale/ |
| H A D | gianfar_ethtool.c | 702 case TCP_V4_FLOW: in gfar_ethflow_to_filer_table() 1120 case TCP_V4_FLOW: in gfar_convert_to_filer()
|
| /linux/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp.c | 474 case TCP_V4_FLOW: in bcmasp_netfilt_wr_to_hw() 627 case TCP_V4_FLOW: in bcmasp_netfilt_check_dup()
|
| /linux/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_debugfs.c | 101 case TCP_V4_FLOW: in mvpp2_dbgfs_flow_type_show()
|
| /linux/include/uapi/linux/ |
| H A D | ethtool.h | 2328 TCP_V4_FLOW = 0x01, /* hash or spec (tcp_ip4_spec) */ enumerator
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 1200 fs->flow_type = TCP_V4_FLOW; in bnxt_grxclsrule() 1211 if (fs->flow_type == TCP_V4_FLOW || in bnxt_grxclsrule() 1433 case TCP_V4_FLOW: in bnxt_add_ntuple_cls_rule() 1640 case TCP_V4_FLOW: in bnxt_get_rxfh_fields() 1720 if (cmd->flow_type == TCP_V4_FLOW) { in bnxt_set_rxfh_fields() 1763 case TCP_V4_FLOW: in bnxt_set_rxfh_fields()
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ethtool.c | 745 [TCP_V4_FLOW] = ENETC_RSSHASH_L4, in enetc_get_rxfh_fields() 787 case TCP_V4_FLOW: in enetc_set_cls_entry()
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_filter.c | 1341 fsp->flow_type = TCP_V4_FLOW; in qede_get_cls_rule_entry() 2004 case TCP_V4_FLOW: in qede_flow_spec_to_rule()
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_ethtool.c | 641 { TCP_V4_FLOW, RXH_L4_B_0_1 | RXH_L4_B_2_3, WX_RSS_FIELD_IPV4_TCP },
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 1650 fs->flow_type = TCP_V4_FLOW; in cxgb4_fill_filter_rule() 1741 case TCP_V4_FLOW: in cxgb4_get_rxfh_fields()
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 1059 case TCP_V4_FLOW: in igc_ethtool_get_rxfh_fields() 1136 case TCP_V4_FLOW: in igc_ethtool_set_rxfh_fields()
|