Home
last modified time | relevance | path

Searched refs:TCP_V4_FLOW (Results 26 – 50 of 52) sorted by relevance

123

/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c858 case TCP_V4_FLOW: in vmxnet3_get_rss_hash_opts()
916 case TCP_V4_FLOW: in vmxnet3_set_rss_hash_opt()
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c486 [TCP_V4_FLOW] = ENETC_RSSHASH_L4, in enetc_get_rsshash()
528 case TCP_V4_FLOW: in enetc_set_cls_entry()
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.c457 case TCP_V4_FLOW: in bcmasp_netfilt_wr_to_hw()
610 case TCP_V4_FLOW: in bcmasp_netfilt_check_dup()
/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c1623 case TCP_V4_FLOW: in netvsc_get_rss_hash_opts()
1685 case TCP_V4_FLOW: in netvsc_set_rss_hash_opts()
1710 case TCP_V4_FLOW: in netvsc_set_rss_hash_opts()
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1996 #define TCP_V4_FLOW 0x01 /* hash or spec (tcp_ip4_spec) */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h2063 #define TCP_V4_FLOW 0x01 /* hash or spec (tcp_ip4_spec) */ macro
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c2559 fsp->flow_type = TCP_V4_FLOW; in ixgbe_get_ethtool_fdir_entry()
2633 case TCP_V4_FLOW: in ixgbe_get_rss_hash_opts()
2769 case TCP_V4_FLOW: in ixgbe_flowspec_to_flow_type()
2966 case TCP_V4_FLOW: in ixgbe_set_rss_hash_opt()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c536 case TCP_V4_FLOW: in dpaa2_eth_prep_cls_rule()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c1344 fsp->flow_type = TCP_V4_FLOW; in qede_get_cls_rule_entry()
1985 case TCP_V4_FLOW: in qede_flow_spec_to_rule()
H A Dqede_ethtool.c1202 case TCP_V4_FLOW: in qede_get_rss_flags()
1267 case TCP_V4_FLOW: in qede_set_rss_flags()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1047 fs->flow_type = TCP_V4_FLOW; in bnxt_grxclsrule()
1117 case TCP_V4_FLOW: in bnxt_grxfh()
1175 if (cmd->flow_type == TCP_V4_FLOW) { in bnxt_srxfh()
1200 case TCP_V4_FLOW: in bnxt_srxfh()
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c1055 case TCP_V4_FLOW: in igc_ethtool_get_rss_hash_opts()
1128 case TCP_V4_FLOW: in igc_ethtool_set_rss_hash_opt()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1653 fs->flow_type = TCP_V4_FLOW; in cxgb4_fill_filter_rule()
1750 case TCP_V4_FLOW: in get_rxnfc()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c2398 case TCP_V4_FLOW: in ice_parse_hdrs()
2448 case TCP_V4_FLOW: in ice_parse_hash_flds()
2471 case TCP_V4_FLOW: in ice_parse_hash_flds()
/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_ethtool.c910 case TCP_V4_FLOW:case UDP_V4_FLOW: in lan743x_ethtool_get_rxnfc()
/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.c6922 case TCP_V4_FLOW: in niu_ethflow_to_l3proto()
6952 *flow_type = TCP_V4_FLOW; in niu_class_to_ethflow()
6991 case TCP_V4_FLOW: in niu_ethflow_to_class()
7116 case TCP_V4_FLOW: in niu_get_ip4fs_from_tcam_key()
7209 case TCP_V4_FLOW: in niu_get_ethtool_tcam_entry()
7388 case TCP_V4_FLOW: in niu_get_tcamkey_from_ip4fs()
7523 case TCP_V4_FLOW: in niu_add_ethtool_tcam_entry()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c3332 case TCP_V4_FLOW: in bnx2x_get_rss_flags()
3389 case TCP_V4_FLOW: in bnx2x_set_rss_flags()
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c559 case TCP_V4_FLOW: in mvpp2_cls_ethtool_flow_to_type()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c2518 case TCP_V4_FLOW: in igb_get_rss_hash_opts()
2599 case TCP_V4_FLOW: in igb_set_rss_hash_opt()
/openbmc/linux/net/ethtool/
H A Dioctl.c3194 case TCP_V4_FLOW: in ethtool_rx_flow_rule_create()
3301 case TCP_V4_FLOW: in ethtool_rx_flow_rule_create()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c1285 [TCP_V4_FLOW] = NFP_NET_CFG_RSS_IPV4_TCP, in ethtool_flow_to_nfp_flag()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c2157 case TCP_V4_FLOW: in e1000_get_rxnfc()
/openbmc/linux/drivers/net/
H A Dvirtio_net.c3023 case TCP_V4_FLOW: in virtnet_get_hashflow()
3082 case TCP_V4_FLOW: in virtnet_set_hashflow()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c6037 case TCP_V4_FLOW: in hclge_fd_get_user_def_layer()
6135 case TCP_V4_FLOW: in hclge_fd_check_spec()
6332 case TCP_V4_FLOW: in hclge_fd_get_tuple()
6876 case TCP_V4_FLOW: in hclge_get_fd_rule_info()
7001 rule->flow_type = TCP_V4_FLOW; in hclge_fd_build_arfs_rule()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c2908 if ((fsp->flow_type != TCP_V4_FLOW) || in mtk_hwlro_add_ipaddr()
2972 fsp->flow_type = TCP_V4_FLOW; in mtk_hwlro_get_fdir_entry()

123