Searched refs:efx_mtd (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dmtd.c50 struct efx_mtd { struct
60 #define efx_for_each_partition(part, efx_mtd) \
61 for ((part) = &(efx_mtd)->part[0]; \
62 (part) != &(efx_mtd)->part[(efx_mtd)->n_parts]; \
76 struct efx_mtd *efx_mtd = part->mtd.priv; local
77 const struct efx_spi_device *spi = efx_mtd->spi;
78 struct efx_nic *efx = efx_mtd->efx;
96 pr_err("%s: timed out waiting for %s\n", part->name, efx_mtd
138 struct efx_mtd *efx_mtd = part->mtd.priv; local
188 struct efx_mtd *efx_mtd = mtd->priv; local
205 struct efx_mtd *efx_mtd = mtd->priv; local
227 efx_mtd_remove_device(struct efx_mtd *efx_mtd) argument
237 efx_mtd_rename_device(struct efx_mtd *efx_mtd) argument
252 efx_mtd_probe_device(struct efx_nic *efx, struct efx_mtd *efx_mtd) argument
289 struct efx_mtd *efx_mtd, *next; local
299 struct efx_mtd *efx_mtd; local
321 struct efx_mtd *efx_mtd = mtd->priv; local
338 struct efx_mtd *efx_mtd = mtd->priv; local
354 struct efx_mtd *efx_mtd = mtd->priv; local
371 struct efx_mtd *efx_mtd = mtd->priv; local
391 struct efx_mtd *efx_mtd; local
428 struct efx_mtd *efx_mtd = mtd->priv; local
452 struct efx_mtd *efx_mtd = mtd->priv; local
484 struct efx_mtd *efx_mtd = mtd->priv; local
515 struct efx_mtd *efx_mtd = mtd->priv; local
554 siena_mtd_probe_partition(struct efx_nic *efx, struct efx_mtd *efx_mtd, unsigned int part_id, unsigned int type) argument
590 siena_mtd_get_fw_subtypes(struct efx_nic *efx, struct efx_mtd *efx_mtd) argument
610 struct efx_mtd *efx_mtd; local
[all...]

Completed in 69 milliseconds