Home
last modified time | relevance | path

Searched refs:RXH_L2DA (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/drivers/net/ethernet/amazon/ena/
H A Dena_ethtool.c685 data |= RXH_L2DA; in ena_flow_hash_to_flow_type()
706 if (hash_fields & RXH_L2DA) in ena_flow_data_to_flow_hash()
/linux-6.15/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h648 #define DPAA2_RXH_SUPPORTED (RXH_L2DA | RXH_VLAN | RXH_L3_PROTO \
H A Ddpaa2-eth.c4021 .rxnfc_field = RXH_L2DA,
/linux-6.15/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c1640 if (info->data & RXH_L2DA) in mvpp2_ethtool_rxfh_set()
1673 info->data |= RXH_L2DA; in mvpp2_ethtool_rxfh_get()
/linux-6.15/include/uapi/linux/
H A Dethtool.h2371 #define RXH_L2DA (1 << 1) macro
/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_rpc.c38 #define RX_HASH_OPT_L2 RXH_L2DA
H A Dfbnic_ethtool.c643 (RXH_L2DA | RXH_DISCARD)
/linux-6.15/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c467 #define ENETC_RSSHASH_L3 (RXH_L2DA | RXH_VLAN | RXH_L3_PROTO | RXH_IP_SRC | \
/linux-6.15/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c611 if (ethflow & RXH_L2DA) { in ethflow_to_filer_rules()
/linux-6.15/drivers/net/ethernet/sun/
H A Dniu.c7037 ethflow |= RXH_L2DA; in niu_flowkey_to_ethflow()
7059 if (ethflow & RXH_L2DA) in niu_ethflow_to_flowkey()