Searched refs:MMAC_SLOT_USED (Results 1 – 3 of 3) sorted by relevance
777 #define MMAC_SLOT_USED 0x1 /* address slot used */ macro
4244 if (!(mmac_info->mac_pool[slot].flags & MMAC_SLOT_USED)) in nxge_m_mmac_add_g()4257 mmac_info->mac_pool[slot].flags |= MMAC_SLOT_USED; in nxge_m_mmac_add_g()4306 if (mmac_info->mac_pool[slot].flags & MMAC_SLOT_USED) { in nxge_m_mmac_remove()4310 mmac_info->mac_pool[slot].flags &= ~MMAC_SLOT_USED; in nxge_m_mmac_remove()
4052 mmac_info->mac_pool[0].flags |= MMAC_SLOT_USED | MMAC_VENDOR_ADDR; in nxge_init_mmac()