Home
last modified time | relevance | path

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

/linux-4.4.14/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()
517 efx_reado(efx, &reg, FR_AB_EE_SPI_HCMD); in falcon_spi_poll()
599 efx_reado(efx, &reg, FR_AB_EE_SPI_HDATA); in falcon_spi_cmd()
988 efx_reado(efx, &sdctl, FR_AB_XX_SD_CTL); in falcon_setup_xaui()
1026 efx_reado(efx, &reg, FR_AB_XX_PWR_RST); in falcon_reset_xaui()
1056 efx_reado(efx, &reg, FR_AB_XM_MGT_INT_MSK); in falcon_ack_status_intr()
1066 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.c115 efx_reado(efx, &original, address); in efx_farch_test_registers()
127 efx_reado(efx, &buf, address); in efx_farch_test_registers()
137 efx_reado(efx, &buf, address); in efx_farch_test_registers()
406 efx_reado(efx, &reg, FR_AA_TX_CHKSM_CFG); in efx_farch_tx_init()
1494 efx_reado(efx, &fatal_intr, FR_AZ_FATAL_INTR_KER); in efx_farch_fatal_interrupt()
1507 efx_reado(efx, &reg, FR_AZ_MEM_STAT); in efx_farch_fatal_interrupt()
1740 efx_reado(efx, &altera_build, FR_AZ_ALTERA_BUILD); in efx_farch_fpga_ver()
1800 efx_reado(efx, &temp, FR_AZ_TX_RESERVED); in efx_farch_init_common()
1958 efx_reado(efx, &filter_ctl, FR_BZ_RX_FILTER_CTL); in efx_farch_filter_push_rx_config()
2032 efx_reado(efx, &tx_cfg, FR_AZ_TX_CFG); in efx_farch_filter_push_tx_limits()
Dsiena.c267 efx_reado(efx, &reg, FR_AZ_CS_DEBUG); in siena_probe_nic()
373 efx_reado(efx, &temp, FR_AZ_TX_RESERVED); in siena_init_nic()
380 efx_reado(efx, &temp, FR_AZ_TX_CFG); in siena_init_nic()
385 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()