Searched refs:efx_mtd_add (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | mtd.c | 54 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts, in efx_mtd_add() function
|
H A D | efx.h | 185 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts,
|
H A D | siena.c | 945 rc = efx_mtd_add(efx, &parts[0].common, n_parts, sizeof(*parts)); in siena_mtd_probe()
|
H A D | ef10.c | 3582 rc = efx_mtd_add(efx, &parts[0].common, n_parts, sizeof(*parts)); in efx_ef10_mtd_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | mtd.c | 54 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts, in efx_mtd_add() function
|
H A D | efx.h | 183 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts,
|
H A D | ef10.c | 3613 rc = efx_mtd_add(efx, &parts[0].common, n_parts, sizeof(*parts)); in efx_ef10_mtd_probe()
|
Completed in 15 milliseconds