Searched refs:efx_mtd_add (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/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 | 223 int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts, efx_filter_rfs_expire()
|
H A D | siena.c | 904 rc = efx_mtd_add(efx, &parts[0].common, n_parts, sizeof(*parts)); siena_mtd_probe()
|
H A D | net_driver.h | 1184 * using efx_mtd_add()
|
H A D | falcon.c | 963 rc = efx_mtd_add(efx, &parts[0].common, n_parts, sizeof(*parts)); falcon_mtd_probe()
|
H A D | ef10.c | 4527 rc = efx_mtd_add(efx, &parts[0].common, n_parts, sizeof(*parts)); efx_ef10_mtd_probe()
|
Completed in 180 milliseconds