Searched refs:mae (Results 1 – 7 of 7) sorted by relevance
494 struct efx_mae *mae = efx->mae; in efx_mae_lookup_mport() local536 struct efx_mae *mae = efx->mae; in efx_mae_add_mport() local997 struct efx_mae *mae; in efx_init_mae() local1003 mae = kmalloc(sizeof(*mae), GFP_KERNEL); in efx_init_mae()1004 if (!mae) in efx_init_mae()1009 kfree(mae); in efx_init_mae()1012 efx->mae = mae; in efx_init_mae()1013 mae->efx = efx; in efx_init_mae()1019 struct efx_mae *mae = efx->mae; in efx_fini_mae() local1021 kfree(mae); in efx_fini_mae()[all …]
13 mae.o tc.o tc_bindings.o tc_counters.o
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()
1051 struct efx_mae *mae; member
1204 if (IS_ENABLED(CONFIG_SFC_SRIOV) && efx->mae) { in ef100_remove()
36 __u32 mae : 1; member
1204 ed2e mae RXF_FRRDF
Completed in 23 milliseconds