Symbol: falcon_spi_device
drivers/net/ethernet/sfc/falcon/falcon.c
1785
struct falcon_spi_device *spi;
drivers/net/ethernet/sfc/falcon/falcon.c
2152
struct falcon_spi_device *spi_device,
drivers/net/ethernet/sfc/falcon/falcon.c
552
falcon_spi_cmd(struct ef4_nic *efx, const struct falcon_spi_device *spi,
drivers/net/ethernet/sfc/falcon/falcon.c
609
falcon_spi_munge_command(const struct falcon_spi_device *spi,
drivers/net/ethernet/sfc/falcon/falcon.c
616
falcon_spi_read(struct ef4_nic *efx, const struct falcon_spi_device *spi,
drivers/net/ethernet/sfc/falcon/falcon.c
650
const struct falcon_spi_device *spi;
drivers/net/ethernet/sfc/falcon/falcon.c
658
falcon_spi_write_limit(const struct falcon_spi_device *spi, size_t start)
drivers/net/ethernet/sfc/falcon/falcon.c
666
falcon_spi_wait_write(struct ef4_nic *efx, const struct falcon_spi_device *spi)
drivers/net/ethernet/sfc/falcon/falcon.c
691
falcon_spi_write(struct ef4_nic *efx, const struct falcon_spi_device *spi,
drivers/net/ethernet/sfc/falcon/falcon.c
742
const struct falcon_spi_device *spi = part->spi;
drivers/net/ethernet/sfc/falcon/falcon.c
767
falcon_spi_unlock(struct ef4_nic *efx, const struct falcon_spi_device *spi)
drivers/net/ethernet/sfc/falcon/falcon.c
806
const struct falcon_spi_device *spi = part->spi;
drivers/net/ethernet/sfc/falcon/falcon.c
925
struct falcon_spi_device *spi;
drivers/net/ethernet/sfc/falcon/nic.h
208
static inline bool falcon_spi_present(const struct falcon_spi_device *spi)
drivers/net/ethernet/sfc/falcon/nic.h
287
struct falcon_spi_device spi_flash;
drivers/net/ethernet/sfc/falcon/nic.h
288
struct falcon_spi_device spi_eeprom;