Searched refs:efx_mtd_add (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/sfc/ |
H A D | mtd.c | 66 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts, efx_mtd_add() function
|
H A D | efx.h | 209 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts, efx_filter_rfs_expire()
|
H A D | siena.c | 895 rc = efx_mtd_add(efx, &parts[0].common, n_parts, sizeof(*parts)); siena_mtd_probe()
|
H A D | net_driver.h | 1195 * using efx_mtd_add()
|
H A D | ef10.c | 3485 rc = efx_mtd_add(efx, &parts[0].common, n_parts, sizeof(*parts)); efx_ef10_mtd_probe()
|
H A D | falcon.c | 950 rc = efx_mtd_add(efx, &parts[0].common, n_parts, sizeof(*parts)); falcon_mtd_probe()
|
Completed in 283 milliseconds