Home
last modified time | relevance | path

Searched defs:lan966x_mac_entry (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_mac.c19 struct lan966x_mac_entry { struct
20 struct list_head list;
21 unsigned char mac[ETH_ALEN] __aligned(2);
22 u16 vid;
23 u16 port_index;
24 int row;
25 bool lag;