Home
last modified time | relevance | path

Searched defs:parsed_cmd (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/cmd/
H A Dethsw.c20 static int ethsw_port_stats_help_key_func(struct ethsw_command_def *parsed_cmd) in ethsw_port_stats_help_key_func()
31 static int ethsw_learn_help_key_func(struct ethsw_command_def *parsed_cmd) in ethsw_learn_help_key_func()
43 static int ethsw_fdb_help_key_func(struct ethsw_command_def *parsed_cmd) in ethsw_fdb_help_key_func()
54 static int ethsw_pvid_help_key_func(struct ethsw_command_def *parsed_cmd) in ethsw_pvid_help_key_func()
65 static int ethsw_vlan_help_key_func(struct ethsw_command_def *parsed_cmd) in ethsw_vlan_help_key_func()
76 static int ethsw_port_untag_help_key_func(struct ethsw_command_def *parsed_cmd) in ethsw_port_untag_help_key_func()
88 static int ethsw_egr_tag_help_key_func(struct ethsw_command_def *parsed_cmd) in ethsw_egr_tag_help_key_func()
99 static int ethsw_vlan_learn_help_key_func(struct ethsw_command_def *parsed_cmd) in ethsw_vlan_learn_help_key_func()
110 static int ethsw_ingr_fltr_help_key_func(struct ethsw_command_def *parsed_cmd) in ethsw_ingr_fltr_help_key_func()
121 static int ethsw_port_aggr_help_key_func(struct ethsw_command_def *parsed_cmd) in ethsw_port_aggr_help_key_func()
[all …]
/openbmc/u-boot/drivers/net/
H A Dvsc9953.c1754 static int vsc9953_port_status_key_func(struct ethsw_command_def *parsed_cmd) in vsc9953_port_status_key_func()
1783 static int vsc9953_port_config_key_func(struct ethsw_command_def *parsed_cmd) in vsc9953_port_config_key_func()
1810 static int vsc9953_port_stats_key_func(struct ethsw_command_def *parsed_cmd) in vsc9953_port_stats_key_func()
1828 static int vsc9953_port_stats_clear_key_func(struct ethsw_command_def in vsc9953_port_stats_clear_key_func()
1847 static int vsc9953_learn_show_key_func(struct ethsw_command_def *parsed_cmd) in vsc9953_learn_show_key_func()
1891 static int vsc9953_learn_set_key_func(struct ethsw_command_def *parsed_cmd) in vsc9953_learn_set_key_func()
1920 static int vsc9953_fdb_show_key_func(struct ethsw_command_def *parsed_cmd) in vsc9953_fdb_show_key_func()
1939 static int vsc9953_fdb_flush_key_func(struct ethsw_command_def *parsed_cmd) in vsc9953_fdb_flush_key_func()
1958 static int vsc9953_fdb_entry_add_key_func(struct ethsw_command_def *parsed_cmd) in vsc9953_fdb_entry_add_key_func()
1987 static int vsc9953_fdb_entry_del_key_func(struct ethsw_command_def *parsed_cmd) in vsc9953_fdb_entry_del_key_func()
[all …]