Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/chxge/com/
H A Dvsc7321_reg.h212 #define REG_RX_PAUSE(pn) CRA(0x4,pn,0x02) /* # pause frames received */ macro
H A Dvsc7326_reg.h224 #define REG_RX_PAUSE(pn) CRA(0x4,pn,0x02) /* # pause frames received */ macro
H A Dvsc7326.c628 rmon_update(mac, REG_RX_PAUSE(port), &mac->stats.RxPauseFrames); in port_stats_update()