Home
last modified time | relevance | path

Searched refs:TCP_V4_FLOW (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/sfc/
Dethtool.c872 rule->flow_type = (proto == IPPROTO_TCP) ? TCP_V4_FLOW : UDP_V4_FLOW; in efx_ethtool_get_class_rule()
894 case TCP_V4_FLOW: in efx_ethtool_get_rxnfc()
988 case TCP_V4_FLOW: in efx_ethtool_set_class_rule()
990 u8 proto = (rule->flow_type == TCP_V4_FLOW ? in efx_ethtool_set_class_rule()
/linux-3.4.99/include/linux/
Dethtool.h1143 #define TCP_V4_FLOW 0x01 /* hash or spec (tcp_ip4_spec) */ macro
/linux-3.4.99/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c2265 fsp->flow_type = TCP_V4_FLOW; in ixgbe_get_ethtool_fdir_entry()
2343 case TCP_V4_FLOW: in ixgbe_get_rss_hash_opts()
2466 case TCP_V4_FLOW: in ixgbe_flowspec_to_flow_type()
2648 case TCP_V4_FLOW: in ixgbe_set_rss_hash_opt()
/linux-3.4.99/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c706 case TCP_V4_FLOW: in gfar_ethflow_to_filer_table()
1090 case TCP_V4_FLOW: in gfar_convert_to_filer()
/linux-3.4.99/drivers/net/ethernet/sun/
Dniu.c6933 case TCP_V4_FLOW: in niu_ethflow_to_l3proto()
6963 *flow_type = TCP_V4_FLOW; in niu_class_to_ethflow()
7002 case TCP_V4_FLOW: in niu_ethflow_to_class()
7127 case TCP_V4_FLOW: in niu_get_ip4fs_from_tcam_key()
7222 case TCP_V4_FLOW: in niu_get_ethtool_tcam_entry()
7401 case TCP_V4_FLOW: in niu_get_tcamkey_from_ip4fs()
7535 case TCP_V4_FLOW: in niu_add_ethtool_tcam_entry()
/linux-3.4.99/drivers/net/ethernet/intel/e1000e/
Dethtool.c1996 case TCP_V4_FLOW: in e1000_get_rxnfc()
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c1916 case TCP_V4_FLOW: in get_rxnfc()