Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int.c2282 IGU_REG_MAPPING_MEMORY + in ecore_int_igu_reset_cam()
2287 IGU_REG_MAPPING_MEMORY + in ecore_int_igu_reset_cam()
2327 IGU_REG_MAPPING_MEMORY + sizeof(u32) * igu_sb_id); in ecore_int_igu_read_cam_block()
2544 IGU_REG_MAPPING_MEMORY + sizeof(u32) * igu_sb_id, in ecore_int_igu_relocate_sb()
H A Dreg_addr.h372 #define IGU_REG_MAPPING_MEMORY \ macro
H A Decore_sriov.c1013 IGU_REG_MAPPING_MEMORY + in ecore_iov_alloc_vf_igu_sbs()
1055 addr = IGU_REG_MAPPING_MEMORY + sizeof(u32) * igu_id; in ecore_iov_free_vf_igu_sbs()
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_reg.h451 #define IGU_REG_MAPPING_MEMORY 0x131000 macro
H A Dbnx2x.c8248 val = REG_RD(sc, IGU_REG_MAPPING_MEMORY + igu_sb_id * 4); in bnx2x_get_igu_cam_info()