Searched refs:igc_mac_addr (Results 1 – 2 of 2) sorted by relevance
336 struct igc_mac_addr { struct428 struct igc_mac_addr *mac_table;
2392 struct igc_mac_addr *mac_table = &adapter->mac_table[0]; in igc_set_default_mac_filter()2405 static bool igc_mac_entry_can_be_used(const struct igc_mac_addr *entry, in igc_mac_entry_can_be_used()4414 int size = sizeof(struct igc_mac_addr) * hw->mac.rar_entry_count; in igc_sw_init()