Home
last modified time | relevance | path

Searched refs:table_index (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dmvgbe.c296 int table_index; in port_init_mac_tables() local
299 for (table_index = 0; table_index < 4; ++table_index) in port_init_mac_tables()
300 MVGBE_REG_WR(regs->dfut[table_index], 0); in port_init_mac_tables()
302 for (table_index = 0; table_index < 64; ++table_index) { in port_init_mac_tables()
304 MVGBE_REG_WR(regs->dfsmt[table_index], 0); in port_init_mac_tables()
306 MVGBE_REG_WR(regs->dfomt[table_index], 0); in port_init_mac_tables()