Searched refs:IGU_REG_BLOCK_CONFIGURATION (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/qlogic/qed/ |
| D | qed_reg_addr.h | 217 #define IGU_REG_BLOCK_CONFIGURATION \ macro
|
| D | qed_int.c | 2008 val = qed_rd(p_hwfn, p_ptt, IGU_REG_BLOCK_CONFIGURATION); in qed_int_igu_init_pure_rt() 2011 qed_wr(p_hwfn, p_ptt, IGU_REG_BLOCK_CONFIGURATION, val); in qed_int_igu_init_pure_rt()
|
| /Linux-v5.15/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_reg.h | 932 #define IGU_REG_BLOCK_CONFIGURATION 0x130000 macro
|
| D | bnx2x_main.c | 9541 val = REG_RD(bp, IGU_REG_BLOCK_CONFIGURATION); in bnx2x_set_234_gates() 9543 REG_WR(bp, IGU_REG_BLOCK_CONFIGURATION, in bnx2x_set_234_gates() 11938 val = REG_RD(bp, IGU_REG_BLOCK_CONFIGURATION); in bnx2x_get_hwinfo() 11946 REG_WR(bp, IGU_REG_BLOCK_CONFIGURATION, val); in bnx2x_get_hwinfo()
|