Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_phy.c457 static struct tsc_stat bb_stat_regs[] = { variable
594 for (reg_id = 0; reg_id < OSAL_ARRAY_SIZE(bb_stat_regs); reg_id++) { in ecore_bb_phy_mac_stat()
595 addr = bb_stat_regs[reg_id].reg; in ecore_bb_phy_mac_stat()
606 bb_stat_regs[reg_id].name, in ecore_bb_phy_mac_stat()
608 bb_stat_regs[reg_id].desc); in ecore_bb_phy_mac_stat()
609 if ((bb_stat_regs[reg_id].reg == 0x0000000f) || in ecore_bb_phy_mac_stat()
610 (bb_stat_regs[reg_id].reg == 0x00000018) || in ecore_bb_phy_mac_stat()
611 (bb_stat_regs[reg_id].reg == 0x00000035)) in ecore_bb_phy_mac_stat()