Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c4298 static struct bnx2x_reg_set wc_regs[] = { in bnx2x_warpcore_clear_regs() local
4318 for (i = 0; i < ARRAY_SIZE(wc_regs); i++) in bnx2x_warpcore_clear_regs()
4319 bnx2x_cl45_write(bp, phy, wc_regs[i].devad, wc_regs[i].reg, in bnx2x_warpcore_clear_regs()
4320 wc_regs[i].val); in bnx2x_warpcore_clear_regs()