igb_mac_addr
struct igb_mac_addr *mac_table;
adapter->mac_table = kzalloc_objs(struct igb_mac_addr,
struct igb_mac_addr *mac_table = &adapter->mac_table[0];
static bool igb_mac_entry_can_be_used(const struct igb_mac_addr *entry,