Searched refs:efx_reado_table (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/sfc/siena/ |
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()
|
D | io.h | 219 static inline void efx_reado_table(struct efx_nic *efx, efx_oword_t *value, in efx_reado_table() function
|
D | farch.c | 611 efx_reado_table(efx, &txd_ptr_tbl, in efx_check_tx_flush_complete()
|
/linux-6.1.9/drivers/net/ethernet/sfc/ |
D | nic.c | 434 efx_reado_table(efx, buf, table->offset, i); in efx_nic_get_regs() 437 efx_reado_table(efx, buf, table->offset, 2 * i); in efx_nic_get_regs()
|
D | io.h | 219 static inline void efx_reado_table(struct efx_nic *efx, efx_oword_t *value, in efx_reado_table() function
|