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.c31 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()
752 struct ethsw_command_def *parsed_cmd) in keyword_match_gen()
765 struct ethsw_command_def *parsed_cmd) in keyword_match_port()
788 struct ethsw_command_def *parsed_cmd) in keyword_match_vlan()
831 struct ethsw_command_def *parsed_cmd) in keyword_match_pvid()
853 struct ethsw_command_def *parsed_cmd) in keyword_match_mac_addr()
882 struct ethsw_command_def *parsed_cmd) in keyword_match_aggr()
1003 struct ethsw_command_def *parsed_cmd) in keywords_find()
1050 static void command_def_init(struct ethsw_command_def *parsed_cmd) in command_def_init()
[all …]
/openbmc/u-boot/drivers/net/
H A Dvsc9953.c1828 static int vsc9953_port_stats_clear_key_func(struct ethsw_command_def in vsc9953_port_stats_clear_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()
2005 static int vsc9953_pvid_show_key_func(struct ethsw_command_def *parsed_cmd) in vsc9953_pvid_show_key_func()
2032 static int vsc9953_pvid_set_key_func(struct ethsw_command_def *parsed_cmd) in vsc9953_pvid_set_key_func()
2076 static int vsc9953_vlan_set_key_func(struct ethsw_command_def *parsed_cmd) in vsc9953_vlan_set_key_func()
2118 struct ethsw_command_def *parsed_cmd) in vsc9953_port_untag_show_key_func()
2170 struct ethsw_command_def *parsed_cmd) in vsc9953_egr_vlan_tag_show_key_func()
2214 struct ethsw_command_def *parsed_cmd) in vsc9953_egr_vlan_tag_set_key_func()
[all …]