Searched defs:ksz_port_cfg (Results 1 – 3 of 3) sorted by relevance
27 static void ksz_port_cfg(struct ksz_device *dev, int port, int offset, u8 bits, in ksz_port_cfg() function
34 static void ksz_port_cfg(struct ksz_device *dev, int port, int offset, u8 bits, in ksz_port_cfg() function
1082 struct ksz_port_cfg { struct1083 u16 vid;1084 u8 member;1108 struct ksz_port_cfg port_cfg[TOTAL_PORT_NUM]; argument