Searched refs:efx_mcdi_mtd_partition (Results 1 – 6 of 6) sorted by relevance
/drivers/net/ethernet/sfc/siena/ |
D | mcdi.h | 103 struct efx_mcdi_mtd_partition { struct 111 container_of(mtd, struct efx_mcdi_mtd_partition, common.mtd) argument
|
D | mcdi.c | 2154 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_siena_mcdi_mtd_read() 2177 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_siena_mcdi_mtd_erase() 2208 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_siena_mcdi_mtd_write() 2238 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_siena_mcdi_mtd_sync() 2252 struct efx_mcdi_mtd_partition *mcdi_part = in efx_siena_mcdi_mtd_rename() 2253 container_of(part, struct efx_mcdi_mtd_partition, common); in efx_siena_mcdi_mtd_rename()
|
D | siena.c | 857 struct efx_mcdi_mtd_partition *part, in siena_mtd_probe_partition() 894 struct efx_mcdi_mtd_partition *parts, in siena_mtd_get_fw_subtypes() 914 struct efx_mcdi_mtd_partition *parts; in siena_mtd_probe()
|
/drivers/net/ethernet/sfc/ |
D | mcdi.c | 2379 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_mcdi_mtd_read() 2402 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_mcdi_mtd_erase() 2433 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_mcdi_mtd_write() 2463 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_mcdi_mtd_sync() 2477 struct efx_mcdi_mtd_partition *mcdi_part = in efx_mcdi_mtd_rename() 2478 container_of(part, struct efx_mcdi_mtd_partition, common); in efx_mcdi_mtd_rename()
|
D | mcdi.h | 103 struct efx_mcdi_mtd_partition { struct 111 container_of(mtd, struct efx_mcdi_mtd_partition, common.mtd) argument
|
D | ef10.c | 3497 struct efx_mcdi_mtd_partition *part, in efx_ef10_mtd_probe_partition() 3571 struct efx_mcdi_mtd_partition *parts; in efx_ef10_mtd_probe()
|