Searched refs:mae (Results 1 – 8 of 8) sorted by relevance
1038 struct efx_mae *mae = efx->mae; in efx_mae_lookup_mport() local1080 struct efx_mae *mae = efx->mae; in efx_mae_add_mport() local2319 struct efx_mae *mae; in efx_init_mae() local2325 mae = kmalloc(sizeof(*mae), GFP_KERNEL); in efx_init_mae()2326 if (!mae) in efx_init_mae()2331 kfree(mae); in efx_init_mae()2334 efx->mae = mae; in efx_init_mae()2335 mae->efx = efx; in efx_init_mae()2341 struct efx_mae *mae = efx->mae; in efx_fini_mae() local2343 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()
629 if (!efx->mae) in ef100_set_devlink_port()
1015 struct efx_mae *mae; member
1209 if (IS_ENABLED(CONFIG_SFC_SRIOV) && efx->mae) { in ef100_remove()
36 __u32 mae : 1; member
1228 ed2e mae RXF_FRRDF
Completed in 35 milliseconds