Home
last modified time | relevance | path

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

/Linux-v6.6/net/dsa/
Dslave.c1965 static int dsa_hw_port_list_set_mtu(struct list_head *hw_port_list, int mtu) in dsa_hw_port_list_set_mtu() function
2055 err = dsa_hw_port_list_set_mtu(&hw_port_list, dp->slave->mtu); in dsa_bridge_mtu_normalization()
2063 dsa_hw_port_list_set_mtu(&hw_port_list, min_mtu); in dsa_bridge_mtu_normalization()