Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dethsw.c139 .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 Dethsw.h69 struct ethsw_command_func { struct
98 int ethsw_define_functions(const struct ethsw_command_func *cmd_func); argument
/u-boot/drivers/net/
A Dvsc9953.c2414 static struct ethsw_command_func vsc9953_cmd_func = {

Completed in 9 milliseconds