Searched refs:mae (Results 1 – 6 of 6) sorted by relevance
1027 struct efx_mae *mae = efx->mae; in efx_mae_lookup_mport() local1069 struct efx_mae *mae = efx->mae; in efx_mae_add_mport() local2308 struct efx_mae *mae; in efx_init_mae() local2314 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() local2332 kfree(mae); in efx_fini_mae()[all …]
387 struct efx_mae *mae = efx->mae; in efx_ef100_fini_reps() local389 rhashtable_free_and_destroy(&mae->mports_ht, efx_mae_remove_mport, in efx_ef100_fini_reps()
13 mae.o tc.o tc_bindings.o tc_counters.o \
642 if (!efx->mae) in ef100_set_devlink_port()
1053 struct efx_mae *mae; member
1204 if (IS_ENABLED(CONFIG_SFC_SRIOV) && efx->mae) { in ef100_remove()
Completed in 26 milliseconds