Searched refs:efx_mtd_add (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/sfc/ |
D | mtd.c | 54 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts, in efx_mtd_add() function
|
D | efx.h | 185 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts,
|
D | siena.c | 945 rc = efx_mtd_add(efx, &parts[0].common, n_parts, sizeof(*parts)); in siena_mtd_probe()
|
D | ef10.c | 3567 rc = efx_mtd_add(efx, &parts[0].common, n_parts, sizeof(*parts)); in efx_ef10_mtd_probe()
|