Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/chxge/com/
H A Dvsc7321_reg.h219 #define REG_CRC(pn) CRA(0x4,pn,0x09) /* # frames w/ bad CRC only */ macro
H A Dvsc7326_reg.h231 #define REG_CRC(pn) CRA(0x4,pn,0x09) /* # frames w/ bad CRC only */ macro
H A Dvsc7326.c624 rmon_update(mac, REG_CRC(port), &mac->stats.RxFCSErrors); in port_stats_update()