Lines Matching refs:PORT_LEARN_NONE
968 PORT_LEARN_NONE, enumerator
987 case PORT_LEARN_NONE: in vsc9953_port_learn_mode_set()
1028 *mode = PORT_LEARN_NONE; in vsc9953_port_learn_mode_get()
1146 if (!rc[i] && mode[i] != PORT_LEARN_NONE) in vsc9953_mac_table_show()
1147 vsc9953_port_learn_mode_set(i, PORT_LEARN_NONE); in vsc9953_mac_table_show()
1152 if (!rc[port_no] && mode[port_no] != PORT_LEARN_NONE) in vsc9953_mac_table_show()
1153 vsc9953_port_learn_mode_set(port_no, PORT_LEARN_NONE); in vsc9953_mac_table_show()
1222 if (!rc[i] && mode[i] != PORT_LEARN_NONE) in vsc9953_mac_table_show()
1227 if (!rc[port_no] && mode[port_no] != PORT_LEARN_NONE) in vsc9953_mac_table_show()
1370 if (!rc[port_no] && mode[port_no] != PORT_LEARN_NONE) in vsc9953_mac_table_age()
1371 vsc9953_port_learn_mode_set(port_no, PORT_LEARN_NONE); in vsc9953_mac_table_age()
1379 if (!rc[i] && mode[i] != PORT_LEARN_NONE) in vsc9953_mac_table_age()
1380 vsc9953_port_learn_mode_set(i, PORT_LEARN_NONE); in vsc9953_mac_table_age()
1399 if (!rc[port_no] && mode[port_no] != PORT_LEARN_NONE) in vsc9953_mac_table_age()
1403 if (!rc[i] && mode[i] != PORT_LEARN_NONE) in vsc9953_mac_table_age()
1862 case PORT_LEARN_NONE: in vsc9953_learn_show_key_func()
1877 case PORT_LEARN_NONE: in vsc9953_learn_show_key_func()
1903 mode = PORT_LEARN_NONE; in vsc9953_learn_set_key_func()