Home
last modified time | relevance | path

Searched refs:igc_mac_addr (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/intel/igc/
Digc.h336 struct igc_mac_addr { struct
428 struct igc_mac_addr *mac_table;
Digc_main.c2392 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()