Home
last modified time | relevance | path

Searched refs:efx_mtd_add (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmtd.c54 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts, in efx_mtd_add() function
H A Defx.h183 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts,
H A Def10.c3613 rc = efx_mtd_add(efx, &parts[0].common, n_parts, sizeof(*parts)); in efx_ef10_mtd_probe()