Searched refs:NAR_RX_MULTI (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/afe/
H A Dafe.h187 #define NAR_RX_MULTI 0x00000080U /* Receive all multicast packets */ macro
H A Dafe.c723 SETBIT(afep, CSR_NAR, NAR_RX_MULTI);
725 CLRBIT(afep, CSR_NAR, NAR_RX_MULTI);
728 CLRBIT(afep, CSR_NAR, NAR_RX_MULTI);
/opensolaris-onvv-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.h168 #define NAR_RX_MULTI 0x00000080U /* Receive all multicast packets */ macro
H A Dmxfe.c791 nar |= NAR_RX_MULTI; /* receive all multicast */

Completed in 108 milliseconds