Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/
Dlan966x_mac.c203 static struct lan966x_mac_entry *lan966x_mac_alloc_entry(struct lan966x_port *port, in lan966x_mac_alloc_entry() function
296 mac_entry = lan966x_mac_alloc_entry(port, addr, vid); in lan966x_mac_add_entry()
515 mac_entry = lan966x_mac_alloc_entry(port, mac, vid); in lan966x_mac_irq_process()