Searched refs:ethsw_command_func (Results 1 – 3 of 3) sorted by relevance
/u-boot/cmd/ |
A D | ethsw.c | 139 .cmd_func_offset = offsetof(struct ethsw_command_func, 147 .cmd_func_offset = offsetof(struct ethsw_command_func, 155 .cmd_func_offset = offsetof(struct ethsw_command_func, 171 .cmd_func_offset = offsetof(struct ethsw_command_func, 180 .cmd_func_offset = offsetof(struct ethsw_command_func, 204 .cmd_func_offset = offsetof(struct ethsw_command_func, 213 .cmd_func_offset = offsetof(struct ethsw_command_func, 222 .cmd_func_offset = offsetof(struct ethsw_command_func, 246 .cmd_func_offset = offsetof(struct ethsw_command_func, 255 .cmd_func_offset = offsetof(struct ethsw_command_func, [all …]
|
/u-boot/include/ |
A D | ethsw.h | 69 struct ethsw_command_func { struct 98 int ethsw_define_functions(const struct ethsw_command_func *cmd_func); argument
|
/u-boot/drivers/net/ |
A D | vsc9953.c | 2414 static struct ethsw_command_func vsc9953_cmd_func = {
|
Completed in 9 milliseconds