Searched refs:RXH_VLAN (Results 1 – 10 of 10) sorted by relevance
685 #define RXH_VLAN (1 << 2) macro
648 #define DPAA2_RXH_SUPPORTED (RXH_L2DA | RXH_VLAN | RXH_L3_PROTO \
4042 .rxnfc_field = RXH_VLAN,
589 nfc->data |= RXH_VLAN; in otx2_get_rss_hash_opts()644 if (nfc->data & RXH_VLAN) in otx2_set_rss_hash_opts()
1652 if (info->data & RXH_VLAN) in mvpp2_ethtool_rxfh_set()1686 info->data |= RXH_VLAN; in mvpp2_ethtool_rxfh_get()
2346 #define RXH_VLAN (1 << 2) macro
2022 #define RXH_VLAN (1 << 2) macro
625 if (ethflow & RXH_VLAN) { in ethflow_to_filer_rules()
480 #define ENETC_RSSHASH_L3 (RXH_L2DA | RXH_VLAN | RXH_L3_PROTO | RXH_IP_SRC | \
7033 ethflow |= RXH_VLAN; in niu_flowkey_to_ethflow()7055 if (ethflow & RXH_VLAN) in niu_ethflow_to_flowkey()