Searched refs:efx_readd (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
D | siena.c | 773 efx_readd(efx, &hdr, pdu); in siena_mcdi_poll_response() 791 efx_readd(efx, &outbuf[i], pdu + offset + 4 * i); in siena_mcdi_read_response() 801 efx_readd(efx, ®, addr); in siena_mcdi_poll_reboot()
|
D | io.h | 201 static inline void efx_readd(struct efx_nic *efx, efx_dword_t *value, in efx_readd() function
|
D | ef100_nic.c | 49 efx_readd(efx, ®, efx_reg(efx, ER_GZ_MC_SFT_STATUS)); in ef100_get_warm_boot_count() 1050 efx_readd(efx, ®, ER_GZ_PARAMS_TLV_LEN); in ef100_check_design_params() 1055 efx_readd(efx, ®, ER_GZ_PARAMS_TLV + offset); in ef100_check_design_params()
|
D | ef100.c | 56 efx_readd(efx, &dword, structure_start + ROUND_DOWN_TO_DWORD(lbn)); in _ef100_pci_get_bar_bits_with_width()
|
D | nic.c | 426 efx_readd(efx, buf, table->offset + 4 * i); in efx_nic_get_regs()
|
D | farch.c | 1524 efx_readd(efx, ®, FR_BZ_INT_ISR0); in efx_farch_legacy_interrupt() 1653 efx_readd(efx, &dword, in efx_farch_rx_pull_indir_table()
|
D | ef10.c | 49 efx_readd(efx, ®, ER_DZ_BIU_MC_SFT_STATUS); in efx_ef10_get_warm_boot_count() 2133 efx_readd(efx, ®, ER_DZ_BIU_INT_ISR); in efx_ef10_legacy_interrupt()
|