Home
last modified time | relevance | path

Searched refs:efx_reado (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/sfc/
Dfalcon.c332 efx_reado(efx, &reg, FR_AB_GPIO_CTL); in falcon_setsda()
342 efx_reado(efx, &reg, FR_AB_GPIO_CTL); in falcon_setscl()
352 efx_reado(efx, &reg, FR_AB_GPIO_CTL); in falcon_getsda()
361 efx_reado(efx, &reg, FR_AB_GPIO_CTL); in falcon_getscl()
504 efx_reado(efx, &reg, FR_AB_EE_SPI_HCMD); in falcon_spi_poll()
586 efx_reado(efx, &reg, FR_AB_EE_SPI_HDATA); in falcon_spi_cmd()
975 efx_reado(efx, &sdctl, FR_AB_XX_SD_CTL); in falcon_setup_xaui()
1013 efx_reado(efx, &reg, FR_AB_XX_PWR_RST); in falcon_reset_xaui()
1043 efx_reado(efx, &reg, FR_AB_XM_MGT_INT_MSK); in falcon_ack_status_intr()
1053 efx_reado(efx, &reg, FR_AB_XX_CORE_STAT); in falcon_xgxs_link_ok()
[all …]
Dio.h162 static inline void efx_reado(struct efx_nic *efx, efx_oword_t *value, in efx_reado() function
222 efx_reado(efx, value, reg + index * sizeof(efx_oword_t)); in efx_reado_table()
Dfarch.c113 efx_reado(efx, &original, address); in efx_farch_test_registers()
125 efx_reado(efx, &buf, address); in efx_farch_test_registers()
135 efx_reado(efx, &buf, address); in efx_farch_test_registers()
404 efx_reado(efx, &reg, FR_AA_TX_CHKSM_CFG); in efx_farch_tx_init()
1480 efx_reado(efx, &fatal_intr, FR_AZ_FATAL_INTR_KER); in efx_farch_fatal_interrupt()
1493 efx_reado(efx, &reg, FR_AZ_MEM_STAT); in efx_farch_fatal_interrupt()
1722 efx_reado(efx, &altera_build, FR_AZ_ALTERA_BUILD); in efx_farch_fpga_ver()
1782 efx_reado(efx, &temp, FR_AZ_TX_RESERVED); in efx_farch_init_common()
1940 efx_reado(efx, &filter_ctl, FR_BZ_RX_FILTER_CTL); in efx_farch_filter_push_rx_config()
2014 efx_reado(efx, &tx_cfg, FR_AZ_TX_CFG); in efx_farch_filter_push_tx_limits()
Dsiena.c265 efx_reado(efx, &reg, FR_AZ_CS_DEBUG); in siena_probe_nic()
364 efx_reado(efx, &temp, FR_AZ_TX_RESERVED); in siena_init_nic()
371 efx_reado(efx, &temp, FR_AZ_TX_CFG); in siena_init_nic()
376 efx_reado(efx, &temp, FR_AZ_RX_CFG); in siena_init_nic()
Dnic.c404 efx_reado(efx, (efx_oword_t *)buf, reg->offset); in efx_nic_get_regs()