Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dvsc7321_reg.h215 #define REG_RX_MULTICAST(pn) CRA(0x4,pn,0x07) /* # good multicast frames */ macro
H A Dvsc7326_reg.h227 #define REG_RX_MULTICAST(pn) CRA(0x4,pn,0x07) /* # good multicast frames */ macro
H A Dvsc7326.c618 rmon_update(mac, REG_RX_MULTICAST(port), in port_stats_update()