Lines Matching refs:PORT_LEARN_NONE
967 PORT_LEARN_NONE, enumerator
986 case PORT_LEARN_NONE: in vsc9953_port_learn_mode_set()
1027 *mode = PORT_LEARN_NONE; in vsc9953_port_learn_mode_get()
1145 if (!rc[i] && mode[i] != PORT_LEARN_NONE) in vsc9953_mac_table_show()
1146 vsc9953_port_learn_mode_set(i, PORT_LEARN_NONE); in vsc9953_mac_table_show()
1151 if (!rc[port_no] && mode[port_no] != PORT_LEARN_NONE) in vsc9953_mac_table_show()
1152 vsc9953_port_learn_mode_set(port_no, PORT_LEARN_NONE); in vsc9953_mac_table_show()
1221 if (!rc[i] && mode[i] != PORT_LEARN_NONE) in vsc9953_mac_table_show()
1226 if (!rc[port_no] && mode[port_no] != PORT_LEARN_NONE) in vsc9953_mac_table_show()
1369 if (!rc[port_no] && mode[port_no] != PORT_LEARN_NONE) in vsc9953_mac_table_age()
1370 vsc9953_port_learn_mode_set(port_no, PORT_LEARN_NONE); in vsc9953_mac_table_age()
1378 if (!rc[i] && mode[i] != PORT_LEARN_NONE) in vsc9953_mac_table_age()
1379 vsc9953_port_learn_mode_set(i, PORT_LEARN_NONE); in vsc9953_mac_table_age()
1398 if (!rc[port_no] && mode[port_no] != PORT_LEARN_NONE) in vsc9953_mac_table_age()
1402 if (!rc[i] && mode[i] != PORT_LEARN_NONE) in vsc9953_mac_table_age()
1861 case PORT_LEARN_NONE: in vsc9953_learn_show_key_func()
1876 case PORT_LEARN_NONE: in vsc9953_learn_show_key_func()
1902 mode = PORT_LEARN_NONE; in vsc9953_learn_set_key_func()