Home
last modified time | relevance | path

Searched refs:ef4_mtd_add (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dmtd.c57 int ef4_mtd_add(struct ef4_nic *efx, struct ef4_mtd_partition *parts, in ef4_mtd_add() function
Defx.h222 int ef4_mtd_add(struct ef4_nic *efx, struct ef4_mtd_partition *parts,
Dfalcon.c968 rc = ef4_mtd_add(efx, &parts[0].common, n_parts, sizeof(*parts)); in falcon_mtd_probe()