Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
A Dmae.c1027 struct efx_mae *mae = efx->mae; in efx_mae_lookup_mport() local
1069 struct efx_mae *mae = efx->mae; in efx_mae_add_mport() local
2308 struct efx_mae *mae; in efx_init_mae() local
2314 mae = kmalloc(sizeof(*mae), GFP_KERNEL); in efx_init_mae()
2315 if (!mae) in efx_init_mae()
2320 kfree(mae); in efx_init_mae()
2323 efx->mae = mae; in efx_init_mae()
2324 mae->efx = efx; in efx_init_mae()
2330 struct efx_mae *mae = efx->mae; in efx_fini_mae() local
2332 kfree(mae); in efx_fini_mae()
[all …]
A Def100_rep.c387 struct efx_mae *mae = efx->mae; in efx_ef100_fini_reps() local
389 rhashtable_free_and_destroy(&mae->mports_ht, efx_mae_remove_mport, in efx_ef100_fini_reps()
A DMakefile13 mae.o tc.o tc_bindings.o tc_counters.o \
A Defx_devlink.c642 if (!efx->mae) in ef100_set_devlink_port()
A Dnet_driver.h1053 struct efx_mae *mae; member
A Def100_nic.c1204 if (IS_ENABLED(CONFIG_SFC_SRIOV) && efx->mae) { in ef100_remove()

Completed in 26 milliseconds