Searched refs:ex_mccount (Results 1 – 2 of 2) sorted by relevance
828 if (sc->ex_mccount) { in elxl_set_rxfilter()1020 sc->ex_mccount++; in elxl_m_multicst()1021 if (sc->ex_mccount == 1) { in elxl_m_multicst()1025 sc->ex_mccount--; in elxl_m_multicst()1026 if (sc->ex_mccount == 0) { in elxl_m_multicst()
476 unsigned ex_mccount; member