Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h841 int ixgbe_multicst_add(ixgbe_t *, const uint8_t *);
H A Dixgbe_gld.c143 result = (add) ? ixgbe_multicst_add(ixgbe, mcst_addr) in ixgbe_m_multicst()
H A Dixgbe_main.c3108 ixgbe_multicst_add(ixgbe_t *ixgbe, const uint8_t *multiaddr) in ixgbe_multicst_add() function