Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Drx_common.h96 u32 efx_filter_spec_hash(const struct efx_filter_spec *spec);
H A Drx_common.c671 u32 efx_filter_spec_hash(const struct efx_filter_spec *spec) in efx_filter_spec_hash() function
711 u32 hash = efx_filter_spec_hash(spec); in efx_rps_hash_bucket()
H A Dmcdi_filters.c377 hash = efx_filter_spec_hash(spec); in efx_mcdi_filter_insert_locked()