Searched refs:ethsw_command_func (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | ethsw.c | 138 .cmd_func_offset = offsetof(struct ethsw_command_func, 146 .cmd_func_offset = offsetof(struct ethsw_command_func, 154 .cmd_func_offset = offsetof(struct ethsw_command_func, 170 .cmd_func_offset = offsetof(struct ethsw_command_func, 179 .cmd_func_offset = offsetof(struct ethsw_command_func, 203 .cmd_func_offset = offsetof(struct ethsw_command_func, 212 .cmd_func_offset = offsetof(struct ethsw_command_func, 221 .cmd_func_offset = offsetof(struct ethsw_command_func, 245 .cmd_func_offset = offsetof(struct ethsw_command_func, 254 .cmd_func_offset = offsetof(struct ethsw_command_func, [all …]
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ethsw.h | 70 struct ethsw_command_func { struct 99 int ethsw_define_functions(const struct ethsw_command_func *cmd_func); argument
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | vsc9953.c | 2411 static struct ethsw_command_func vsc9953_cmd_func = {
|