Searched refs:efx_reado_table (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/sfc/ |
H A D | nic.c | 276 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 D | io.h | 153 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 D | nic.c | 427 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 D | io.h | 219 static inline void efx_reado_table(struct efx_nic *efx, efx_oword_t *value, in efx_reado_table() function
|
H A D | farch.c | 611 efx_reado_table(efx, &txd_ptr_tbl, in efx_check_tx_flush_complete()
|