Home
last modified time | relevance | path

Searched refs:ENA_ADMIN_RSS_L2_DA (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_ethtool.c567 if (hash_fields & ENA_ADMIN_RSS_L2_DA) in ena_flow_hash_to_flow_type()
590 data |= ENA_ADMIN_RSS_L2_DA; in ena_flow_data_to_flow_hash()
H A Dena_admin_defs.h768 ENA_ADMIN_RSS_L2_DA = BIT(0), enumerator
H A Dena_com.c2483 ENA_ADMIN_RSS_L2_DA | ENA_ADMIN_RSS_L2_SA; in ena_com_set_default_hash_ctrl()