Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/chxge/com/
H A Dvsc7321_reg.h216 #define REG_RX_UNICAST(pn) CRA(0x4,pn,0x06) /* # good unicast frames */ macro
H A Dvsc7326_reg.h228 #define REG_RX_UNICAST(pn) CRA(0x4,pn,0x06) /* # good unicast frames */ macro
H A Dvsc7326.c619 rmon_update(mac, REG_RX_UNICAST(port), &mac->stats.RxUnicastFramesOK); in port_stats_update()