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