Home
last modified time | relevance | path

Searched defs:hw_port_list (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/net/dsa/
Dslave.c1740 static int dsa_hw_port_list_set_mtu(struct list_head *hw_port_list, int mtu) in dsa_hw_port_list_set_mtu()
1768 static void dsa_hw_port_list_free(struct list_head *hw_port_list) in dsa_hw_port_list_free()
1779 struct list_head hw_port_list; in dsa_bridge_mtu_normalization() local