Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dvsc9953.h699 struct vsc9953_port_info { struct
711 struct vsc9953_port_info port[VSC9953_MAX_PORTS]; argument
/openbmc/u-boot/drivers/net/
H A Dvsc9953.c126 struct vsc9953_port_info *l2sw_port = dev->priv; in init_phy()