Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz9477.c27 static void ksz_port_cfg(struct ksz_device *dev, int port, int offset, u8 bits, in ksz_port_cfg() function
H A Dksz8795.c34 static void ksz_port_cfg(struct ksz_device *dev, int port, int offset, u8 bits, in ksz_port_cfg() function
/openbmc/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c1082 struct ksz_port_cfg { struct
1083 u16 vid;
1084 u8 member;
1108 struct ksz_port_cfg port_cfg[TOTAL_PORT_NUM]; argument