Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h648 #define DPAA2_RXH_SUPPORTED (RXH_L2DA | RXH_VLAN | RXH_L3_PROTO \
653 #define DPAA2_RXH_DEFAULT (RXH_L3_PROTO | RXH_IP_SRC | RXH_IP_DST | \
H A Ddpaa2-eth.c4073 .rxnfc_field = RXH_L3_PROTO,
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c1645 if (info->data & RXH_L3_PROTO) in mvpp2_ethtool_rxfh_set()
1681 info->data |= RXH_L3_PROTO; in mvpp2_ethtool_rxfh_get()
/linux/net/ethtool/
H A Drss.c537 RXH_L3_PROTO | RXH_L4_B_0_1 | RXH_L4_B_2_3 | \
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c480 #define ENETC_RSSHASH_L3 (RXH_L2DA | RXH_VLAN | RXH_L3_PROTO | RXH_IP_SRC | \
/linux/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c654 if (ethflow & RXH_L3_PROTO) { in ethflow_to_filer_rules()
/linux/drivers/net/ethernet/sun/
H A Dniu.c7062 ethflow |= RXH_L3_PROTO; in niu_flowkey_to_ethflow()
7084 if (ethflow & RXH_L3_PROTO) in niu_ethflow_to_flowkey()