Searched refs:IGU_REG_BLOCK_CONFIGURATION (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/qlogic/qed/ |
| D | qed_reg_addr.h | 239 #define IGU_REG_BLOCK_CONFIGURATION \ macro
|
| D | qed_int.c | 1982 val = qed_rd(p_hwfn, p_ptt, IGU_REG_BLOCK_CONFIGURATION); in qed_int_igu_init_pure_rt() 1985 qed_wr(p_hwfn, p_ptt, IGU_REG_BLOCK_CONFIGURATION, val); in qed_int_igu_init_pure_rt()
|
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_reg.h | 932 #define IGU_REG_BLOCK_CONFIGURATION 0x130000 macro
|
| D | bnx2x_main.c | 9531 val = REG_RD(bp, IGU_REG_BLOCK_CONFIGURATION); in bnx2x_set_234_gates() 9533 REG_WR(bp, IGU_REG_BLOCK_CONFIGURATION, in bnx2x_set_234_gates() 12008 val = REG_RD(bp, IGU_REG_BLOCK_CONFIGURATION); in bnx2x_get_hwinfo() 12016 REG_WR(bp, IGU_REG_BLOCK_CONFIGURATION, val); in bnx2x_get_hwinfo()
|