Home
last modified time | relevance | path

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

/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
/linux/drivers/net/dsa/microchip/
H A Dksz8.c42 static void ksz_port_cfg(struct ksz_device *dev, int port, int offset, u8 bits, in ksz_port_cfg() function