efx_mtd_partition  255 drivers/net/ethernet/sfc/efx.h int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts,
efx_mtd_partition 2300 drivers/net/ethernet/sfc/mcdi.c void efx_mcdi_mtd_rename(struct efx_mtd_partition *part)
efx_mtd_partition  104 drivers/net/ethernet/sfc/mcdi.h 	struct efx_mtd_partition common;
efx_mtd_partition  380 drivers/net/ethernet/sfc/mcdi.h void efx_mcdi_mtd_rename(struct efx_mtd_partition *part);
efx_mtd_partition   17 drivers/net/ethernet/sfc/mtd.c 	container_of(mtd, struct efx_mtd_partition, mtd)
efx_mtd_partition   30 drivers/net/ethernet/sfc/mtd.c 	struct efx_mtd_partition *part = to_efx_mtd_partition(mtd);
efx_mtd_partition   40 drivers/net/ethernet/sfc/mtd.c static void efx_mtd_remove_partition(struct efx_mtd_partition *part)
efx_mtd_partition   54 drivers/net/ethernet/sfc/mtd.c int efx_mtd_add(struct efx_nic *efx, struct efx_mtd_partition *parts,
efx_mtd_partition   57 drivers/net/ethernet/sfc/mtd.c 	struct efx_mtd_partition *part;
efx_mtd_partition   61 drivers/net/ethernet/sfc/mtd.c 		part = (struct efx_mtd_partition *)((char *)parts +
efx_mtd_partition   90 drivers/net/ethernet/sfc/mtd.c 		part = (struct efx_mtd_partition *)((char *)parts +
efx_mtd_partition  100 drivers/net/ethernet/sfc/mtd.c 	struct efx_mtd_partition *parts, *part, *next;
efx_mtd_partition  107 drivers/net/ethernet/sfc/mtd.c 	parts = list_first_entry(&efx->mtd_list, struct efx_mtd_partition,
efx_mtd_partition  118 drivers/net/ethernet/sfc/mtd.c 	struct efx_mtd_partition *part;
efx_mtd_partition 1375 drivers/net/ethernet/sfc/net_driver.h 	void (*mtd_rename)(struct efx_mtd_partition *part);