Searched refs:IGU_REG_BLOCK_CONFIGURATION (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | reg_addr.h | 123 #define IGU_REG_BLOCK_CONFIGURATION \ macro
|
| H A D | ecore_int.c | 2134 val = ecore_rd(p_hwfn, p_ptt, IGU_REG_BLOCK_CONFIGURATION); in ecore_int_igu_init_pure_rt() 2137 ecore_wr(p_hwfn, p_ptt, IGU_REG_BLOCK_CONFIGURATION, val); in ecore_int_igu_init_pure_rt()
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | ecore_reg.h | 418 #define IGU_REG_BLOCK_CONFIGURATION 0x130000 macro
|
| H A D | bnx2x.c | 5982 val = REG_RD(sc, IGU_REG_BLOCK_CONFIGURATION); in bnx2x_set_234_gates() 5985 REG_WR(sc, IGU_REG_BLOCK_CONFIGURATION, in bnx2x_set_234_gates() 5989 REG_WR(sc, IGU_REG_BLOCK_CONFIGURATION, in bnx2x_set_234_gates() 8427 val = REG_RD(sc, IGU_REG_BLOCK_CONFIGURATION); in bnx2x_get_device_info() 8433 REG_WR(sc, IGU_REG_BLOCK_CONFIGURATION, val); in bnx2x_get_device_info()
|