Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dvsc9953.c972 static void vsc9953_port_learn_mode_set(int port_no, enum port_learn_mode mode) in vsc9953_port_learn_mode_set() function
1146 vsc9953_port_learn_mode_set(i, PORT_LEARN_NONE); in vsc9953_mac_table_show()
1152 vsc9953_port_learn_mode_set(port_no, PORT_LEARN_NONE); in vsc9953_mac_table_show()
1222 vsc9953_port_learn_mode_set(i, mode[i]); in vsc9953_mac_table_show()
1227 vsc9953_port_learn_mode_set(port_no, mode[port_no]); in vsc9953_mac_table_show()
1370 vsc9953_port_learn_mode_set(port_no, PORT_LEARN_NONE); in vsc9953_mac_table_age()
1379 vsc9953_port_learn_mode_set(i, PORT_LEARN_NONE); in vsc9953_mac_table_age()
1399 vsc9953_port_learn_mode_set(port_no, mode[port_no]); in vsc9953_mac_table_age()
1403 vsc9953_port_learn_mode_set(i, mode[i]); in vsc9953_mac_table_age()
1911 vsc9953_port_learn_mode_set(parsed_cmd->port, mode); in vsc9953_learn_set_key_func()
[all …]