Home
last modified time | relevance | path

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

/Linux-v5.10/net/dsa/
Dslave.c1336 static int dsa_hw_port_list_set_mtu(struct list_head *hw_port_list, int mtu) in dsa_hw_port_list_set_mtu() function
1426 err = dsa_hw_port_list_set_mtu(&hw_port_list, dp->slave->mtu); in dsa_bridge_mtu_normalization()
1434 dsa_hw_port_list_set_mtu(&hw_port_list, min_mtu); in dsa_bridge_mtu_normalization()