Searched refs:p_mccount (Results 1 – 2 of 2) sorted by relevance
3129 if (port->p_mccount[bit] == 0) { in yge_m_multicst()3134 port->p_mccount[bit]++; in yge_m_multicst()3136 ASSERT(port->p_mccount[bit] > 0); in yge_m_multicst()3137 port->p_mccount[bit]--; in yge_m_multicst()3138 if (port->p_mccount[bit] == 0) { in yge_m_multicst()
2277 int p_mccount[64]; member