Searched refs:igb_mac_addr (Results 1 – 2 of 2) sorted by relevance
531 struct igb_mac_addr { struct672 struct igb_mac_addr *mac_table;
4092 adapter->mac_table = kzalloc_objs(struct igb_mac_addr, in igb_sw_init()7748 struct igb_mac_addr *mac_table = &adapter->mac_table[0]; in igb_set_default_mac_filter()7762 static bool igb_mac_entry_can_be_used(const struct igb_mac_addr *entry, in igb_mac_entry_can_be_used()