Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int_api.h110 DIRECT_REG_WR(sb_info->p_hwfn, sb_info->igu_addr, in ecore_sb_ack()
113 DIRECT_REG_WR(OSAL_NULL, sb_info->igu_addr, igu_ack.sb_id_and_flags); in ecore_sb_ack()
135 DIRECT_REG_WR(p_hwfn, &((u32 OSAL_IOMEM *)addr)[i], data[i]); in __internal_ram_wr()
H A Dbcm_osal.h133 #define DIRECT_REG_WR(_dev, _reg_addr, _val) rte_write32((_val), (_reg_addr)) macro
139 DIRECT_REG_WR(NULL, \
H A Decore_int.c914 DIRECT_REG_WR(p_hwfn, in ecore_int_assertion()
1187 DIRECT_REG_WR(p_hwfn, in ecore_int_deassertion()
1269 DIRECT_REG_WR(p_hwfn, igu_addr, igu_ack.sb_id_and_flags); in ecore_sb_ack_attn()
H A Decore_hw.c336 DIRECT_REG_WR(p_hwfn, reg_addr++, *host_addr++); in ecore_memcpy_hw()
H A Decore_dev.c317 DIRECT_REG_WR(p_hwfn, db_entry->db_addr, in ecore_db_recovery_ring()