Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/afe/
H A Dafe.c114 static int afe_m_multicst(void *, boolean_t, const uint8_t *);
183 afe_m_multicst,
504 (void) afe_m_multicst(afep, B_TRUE, afe_broadcast); in afe_attach()
754 afe_m_multicst(void *arg, boolean_t add, const uint8_t *macaddr) in afe_m_multicst() function