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