Home
last modified time | relevance | path

Searched refs:to_efx_mcdi_mtd_partition (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/sfc/siena/
Dmcdi.c2154 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()
Dmcdi.h110 #define to_efx_mcdi_mtd_partition(mtd) \ macro
/linux-6.14.4/drivers/net/ethernet/sfc/
Dmcdi.c2302 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_mcdi_mtd_read()
2325 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_mcdi_mtd_erase()
2356 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_mcdi_mtd_write()
2386 struct efx_mcdi_mtd_partition *part = to_efx_mcdi_mtd_partition(mtd); in efx_mcdi_mtd_sync()
Dmcdi.h110 #define to_efx_mcdi_mtd_partition(mtd) \ macro