Searched refs:port_init_cnt (Results 1 – 5 of 5) sorted by relevance
131 void (*port_init_cnt)(struct ksz_device *dev, int port); member
126 dev->dev_ops->port_init_cnt(dev, i); in ksz_init_mib_timer()
1553 .port_init_cnt = ksz9477_port_init_cnt,
1749 .port_init_cnt = ksz8_port_init_cnt,
1834 static void port_init_cnt(struct ksz_hw *hw, int port) in port_init_cnt() function5437 port_init_cnt(hw, i); in netdev_open()
Completed in 31 milliseconds