Searched refs:PEALLMULTI (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dosdep.h105 #define t1_rx_mode_allmulti(rmp) (rmp->chp->ch_flags & PEALLMULTI)
H A Dch.h248 #define PEALLMULTI 0x08 /* all multicast enabled */ macro
H A Dpe.c647 sa->ch_flags &= ~(PEPROMISC|PEALLMULTI);
655 sa->ch_flags |= PEALLMULTI;

Completed in 63 milliseconds