Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/dsa/
H A Dslave.c1373 static int dsa_hw_port_list_set_mtu(struct list_head *hw_port_list, int mtu) in dsa_hw_port_list_set_mtu() function
1463 err = dsa_hw_port_list_set_mtu(&hw_port_list, dp->slave->mtu); in dsa_bridge_mtu_normalization()
1471 dsa_hw_port_list_set_mtu(&hw_port_list, min_mtu); in dsa_bridge_mtu_normalization()
/kernel/linux/linux-6.6/net/dsa/
H A 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()

Completed in 15 milliseconds