Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dmv64340_eth.c85 static void eth_port_init_mac_tables(ETH_PORT eth_port_num);
273 eth_port_init_mac_tables(port_num); in mv64340_eth_update_mac_address()
1667 eth_port_init_mac_tables(p_eth_port_ctrl->port_num);
1877 static void eth_port_init_mac_tables(ETH_PORT eth_port_num) function