Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dmae.c494 struct efx_mae *mae = efx->mae; in efx_mae_lookup_mport() local
536 struct efx_mae *mae = efx->mae; in efx_mae_add_mport() local
997 struct efx_mae *mae; in efx_init_mae() local
1003 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() local
1021 kfree(mae); in efx_fini_mae()
[all …]
A DMakefile13 mae.o tc.o tc_bindings.o tc_counters.o
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 Dnet_driver.h1051 struct efx_mae *mae; member
A Def100_nic.c1204 if (IS_ENABLED(CONFIG_SFC_SRIOV) && efx->mae) { in ef100_remove()
/linux-6.3-rc2/arch/s390/include/uapi/asm/
A Druntime_instr.h36 __u32 mae : 1; member
/linux-6.3-rc2/arch/s390/tools/
A Dopcodes.txt1204 ed2e mae RXF_FRRDF

Completed in 21 milliseconds