Searched refs:RXH_L3_PROTO (Results 1 – 8 of 8) sorted by relevance
648 #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 | \
4072 .rxnfc_field = RXH_L3_PROTO,
1644 if (info->data & RXH_L3_PROTO) in mvpp2_ethtool_rxfh_set()1680 info->data |= RXH_L3_PROTO; in mvpp2_ethtool_rxfh_get()
2396 #define RXH_L3_PROTO (1 << 3) macro
537 RXH_L3_PROTO | RXH_L4_B_0_1 | RXH_L4_B_2_3 | \
654 if (ethflow & RXH_L3_PROTO) { in ethflow_to_filer_rules()
525 #define ENETC_RSSHASH_L3 (RXH_L2DA | RXH_VLAN | RXH_L3_PROTO | RXH_IP_SRC | \
7059 ethflow |= RXH_L3_PROTO; in niu_flowkey_to_ethflow()7081 if (ethflow & RXH_L3_PROTO) in niu_ethflow_to_flowkey()