Searched refs:efx_mtd_add (Results 1 – 5 of 5) sorted by relevance
/drivers/net/ethernet/sfc/ |
D | mtd.c | 66 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts, in efx_mtd_add() function
|
D | efx.h | 223 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts,
|
D | siena.c | 904 rc = efx_mtd_add(efx, &parts[0].common, n_parts, sizeof(*parts)); in siena_mtd_probe()
|
D | falcon.c | 963 rc = efx_mtd_add(efx, &parts[0].common, n_parts, sizeof(*parts)); in falcon_mtd_probe()
|
D | ef10.c | 4541 rc = efx_mtd_add(efx, &parts[0].common, n_parts, sizeof(*parts)); in efx_ef10_mtd_probe()
|