Home
last modified time | relevance | path

Searched refs:ethsw_command_func (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/cmd/
Dethsw.c138 .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 …]
/external/u-boot/include/
Dethsw.h69 struct ethsw_command_func { struct
98 int ethsw_define_functions(const struct ethsw_command_func *cmd_func); argument
/external/u-boot/drivers/net/
Dvsc9953.c2410 static struct ethsw_command_func vsc9953_cmd_func = {