Searched refs:ETHSW_CMD_PORT_ALL (Results 1 – 3 of 3) sorted by relevance
1142 if (port_no == ETHSW_CMD_PORT_ALL) { in vsc9953_mac_table_show()1157 if (port_no != ETHSW_CMD_PORT_ALL) { in vsc9953_mac_table_show()1219 if (port_no == ETHSW_CMD_PORT_ALL) { in vsc9953_mac_table_show()1365 if (port_no != ETHSW_CMD_PORT_ALL) { in vsc9953_mac_table_age()1397 if (port_no != ETHSW_CMD_PORT_ALL) { in vsc9953_mac_table_age()1769 if (parsed_cmd->port != ETHSW_CMD_PORT_ALL) { in vsc9953_port_status_key_func()1787 if (parsed_cmd->port != ETHSW_CMD_PORT_ALL) { in vsc9953_port_config_key_func()1814 if (parsed_cmd->port != ETHSW_CMD_PORT_ALL) { in vsc9953_port_stats_key_func()1833 if (parsed_cmd->port != ETHSW_CMD_PORT_ALL) { in vsc9953_port_stats_clear_key_func()1852 if (parsed_cmd->port != ETHSW_CMD_PORT_ALL) { in vsc9953_learn_show_key_func()[all …]
12 #define ETHSW_CMD_PORT_ALL -1 macro
1057 parsed_cmd->port = ETHSW_CMD_PORT_ALL; in command_def_init()