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

/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dmtd.c17 container_of(mtd, struct ef4_mtd_partition, mtd)
30 struct ef4_mtd_partition *part = to_ef4_mtd_partition(mtd);
40 static void ef4_mtd_remove_partition(struct ef4_mtd_partition *part)
54 int ef4_mtd_add(struct ef4_nic *efx, struct ef4_mtd_partition *parts,
57 struct ef4_mtd_partition *part;
61 part = (struct ef4_mtd_partition *)((char *)parts +
87 part = (struct ef4_mtd_partition *)((char *)parts +
97 struct ef4_mtd_partition *parts, *part, *next;
104 parts = list_first_entry(&efx->mtd_list, struct ef4_mtd_partition,
115 struct ef4_mtd_partition *par
[all...]
H A Defx.h219 int ef4_mtd_add(struct ef4_nic *efx, struct ef4_mtd_partition *parts,
H A Dnet_driver.h914 struct ef4_mtd_partition { struct
1130 void (*mtd_rename)(struct ef4_mtd_partition *part);
H A Dfalcon.c649 struct ef4_mtd_partition common;
851 static void falcon_mtd_rename(struct ef4_mtd_partition *part)

Completed in 188 milliseconds