Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sfc/
Dmae.c1066 static const struct rhashtable_params efx_mae_mports_ht_params = { variable
1075 efx_mae_mports_ht_params); in efx_mae_get_mport()
1084 efx_mae_mports_ht_params); in efx_mae_add_mport()
2273 rc = rhashtable_init(&mae->mports_ht, &efx_mae_mports_ht_params); in efx_init_mae()