Searched refs:ethsw_command_def (Results 1 – 3 of 3) sorted by relevance
58 struct ethsw_command_def { struct71 int (*port_enable)(struct ethsw_command_def *parsed_cmd);73 int (*port_show)(struct ethsw_command_def *parsed_cmd);74 int (*port_stats)(struct ethsw_command_def *parsed_cmd);76 int (*port_learn)(struct ethsw_command_def *parsed_cmd);78 int (*fdb_show)(struct ethsw_command_def *parsed_cmd);79 int (*fdb_flush)(struct ethsw_command_def *parsed_cmd);82 int (*pvid_show)(struct ethsw_command_def *parsed_cmd);83 int (*pvid_set)(struct ethsw_command_def *parsed_cmd);84 int (*vlan_show)(struct ethsw_command_def *parsed_cmd);[all …]
611 struct ethsw_command_def *parsed_cmd);614 struct ethsw_command_def *parsed_cmd);623 struct ethsw_command_def *parsed_cmd);753 struct ethsw_command_def *parsed_cmd) in keyword_match_gen()766 struct ethsw_command_def *parsed_cmd) in keyword_match_port()789 struct ethsw_command_def *parsed_cmd) in keyword_match_vlan()832 struct ethsw_command_def *parsed_cmd) in keyword_match_pvid()854 struct ethsw_command_def *parsed_cmd) in keyword_match_mac_addr()883 struct ethsw_command_def *parsed_cmd) in keyword_match_aggr()1004 struct ethsw_command_def *parsed_cmd) in keywords_find()[all …]
1832 static int vsc9953_port_stats_clear_key_func(struct ethsw_command_def in vsc9953_port_stats_clear_key_func()1895 static int vsc9953_learn_set_key_func(struct ethsw_command_def *parsed_cmd) in vsc9953_learn_set_key_func()1924 static int vsc9953_fdb_show_key_func(struct ethsw_command_def *parsed_cmd) in vsc9953_fdb_show_key_func()1943 static int vsc9953_fdb_flush_key_func(struct ethsw_command_def *parsed_cmd) in vsc9953_fdb_flush_key_func()2009 static int vsc9953_pvid_show_key_func(struct ethsw_command_def *parsed_cmd) in vsc9953_pvid_show_key_func()2036 static int vsc9953_pvid_set_key_func(struct ethsw_command_def *parsed_cmd) in vsc9953_pvid_set_key_func()2080 static int vsc9953_vlan_set_key_func(struct ethsw_command_def *parsed_cmd) in vsc9953_vlan_set_key_func()2122 struct ethsw_command_def *parsed_cmd) in vsc9953_port_untag_show_key_func()2174 struct ethsw_command_def *parsed_cmd) in vsc9953_egr_vlan_tag_show_key_func()2218 struct ethsw_command_def *parsed_cmd) in vsc9953_egr_vlan_tag_set_key_func()[all …]
Completed in 9 milliseconds