Searched refs:igc_nmcast (Results 1 – 3 of 3) sorted by relevance
1288 igc->igc_nmcast = igc->igc_hw.mac.mta_reg_count; in igc_multicast_sync()1290 igc->igc_nmcast, KM_SLEEP); in igc_multicast_sync()1292 igc->igc_nmcast, KM_SLEEP); in igc_multicast_sync()1295 bzero(igc->igc_mcast_raw, sizeof (ether_addr_t) * igc->igc_nmcast); in igc_multicast_sync()1297 for (uint16_t i = 0; i < igc->igc_nmcast; i++) { in igc_multicast_sync()1492 ASSERT3U(igc->igc_nmcast, !=, 0); in igc_cleanup()1494 igc->igc_nmcast); in igc_cleanup()1496 igc->igc_nmcast); in igc_cleanup()1497 igc->igc_nmcast = 0; in igc_cleanup()
464 uint16_t igc_nmcast; member
492 for (uint16_t i = 0; i < igc->igc_nmcast; i++) { in igc_m_multicast()508 for (uint16_t i = 0; i < igc->igc_nmcast; i++) { in igc_m_multicast()