Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dnic.c276 efx_reado_table(efx, buf, table->offset, i); in efx_nic_get_regs()
279 efx_reado_table(efx, buf, table->offset, 2 * i); in efx_nic_get_regs()
H A Dio.h153 static inline void efx_reado_table(struct efx_nic *efx, efx_oword_t *value, in efx_reado_table() function
/linux/drivers/net/ethernet/sfc/siena/
H A Dnic.c427 efx_reado_table(efx, buf, table->offset, i); in efx_siena_get_regs()
430 efx_reado_table(efx, buf, table->offset, 2 * i); in efx_siena_get_regs()
H A Dio.h219 static inline void efx_reado_table(struct efx_nic *efx, efx_oword_t *value, in efx_reado_table() function
H A Dfarch.c611 efx_reado_table(efx, &txd_ptr_tbl, in efx_check_tx_flush_complete()