Searched refs:efx_readd (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/sfc/siena/ |
D | siena.c | 777 efx_readd(efx, &hdr, pdu); in siena_mcdi_poll_response() 795 efx_readd(efx, &outbuf[i], pdu + offset + 4 * i); in siena_mcdi_read_response() 805 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 | nic.c | 419 efx_readd(efx, buf, table->offset + 4 * i); in efx_siena_get_regs()
|
D | farch.c | 1526 efx_readd(efx, ®, FR_BZ_INT_ISR0); in efx_farch_legacy_interrupt() 1655 efx_readd(efx, &dword, in efx_farch_rx_pull_indir_table()
|
/linux-6.1.9/drivers/net/ethernet/sfc/ |
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 | 53 efx_readd(efx, ®, efx_reg(efx, ER_GZ_MC_SFT_STATUS)); in ef100_get_warm_boot_count() 953 efx_readd(efx, ®, ER_GZ_PARAMS_TLV_LEN); in ef100_check_design_params() 957 efx_readd(efx, ®, ER_GZ_PARAMS_TLV + offset); in ef100_check_design_params()
|
D | ef100.c | 57 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 | ef10.c | 49 efx_readd(efx, ®, ER_DZ_BIU_MC_SFT_STATUS); in efx_ef10_get_warm_boot_count() 2149 efx_readd(efx, ®, ER_DZ_BIU_INT_ISR); in efx_ef10_legacy_interrupt()
|