Searched refs:ETHSW_CMD_PORT_ALL (Results 1 – 3 of 3) sorted by relevance
1143 if (port_no == ETHSW_CMD_PORT_ALL) { in vsc9953_mac_table_show()1158 if (port_no != ETHSW_CMD_PORT_ALL) { in vsc9953_mac_table_show()1220 if (port_no == ETHSW_CMD_PORT_ALL) { in vsc9953_mac_table_show()1366 if (port_no != ETHSW_CMD_PORT_ALL) { in vsc9953_mac_table_age()1398 if (port_no != ETHSW_CMD_PORT_ALL) { in vsc9953_mac_table_age()1770 if (parsed_cmd->port != ETHSW_CMD_PORT_ALL) { in vsc9953_port_status_key_func()1788 if (parsed_cmd->port != ETHSW_CMD_PORT_ALL) { in vsc9953_port_config_key_func()1815 if (parsed_cmd->port != ETHSW_CMD_PORT_ALL) { in vsc9953_port_stats_key_func()1834 if (parsed_cmd->port != ETHSW_CMD_PORT_ALL) { in vsc9953_port_stats_clear_key_func()1853 if (parsed_cmd->port != ETHSW_CMD_PORT_ALL) { in vsc9953_learn_show_key_func()[all …]
13 #define ETHSW_CMD_PORT_ALL -1 macro
1057 parsed_cmd->port = ETHSW_CMD_PORT_ALL; in command_def_init()