Lines Matching refs:ethsw_command_func

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,
265 .cmd_func_offset = offsetof(struct ethsw_command_func,
275 .cmd_func_offset = offsetof(struct ethsw_command_func,
299 .cmd_func_offset = offsetof(struct ethsw_command_func,
308 .cmd_func_offset = offsetof(struct ethsw_command_func,
332 .cmd_func_offset = offsetof(struct ethsw_command_func,
342 .cmd_func_offset = offsetof(struct ethsw_command_func,
352 .cmd_func_offset = offsetof(struct ethsw_command_func,
376 .cmd_func_offset = offsetof(struct ethsw_command_func,
385 .cmd_func_offset = offsetof(struct ethsw_command_func,
394 .cmd_func_offset = offsetof(struct ethsw_command_func,
403 .cmd_func_offset = offsetof(struct ethsw_command_func,
430 .cmd_func_offset = offsetof(struct ethsw_command_func,
440 .cmd_func_offset = offsetof(struct ethsw_command_func,
450 .cmd_func_offset = offsetof(struct ethsw_command_func,
477 .cmd_func_offset = offsetof(struct ethsw_command_func,
487 .cmd_func_offset = offsetof(struct ethsw_command_func,
497 .cmd_func_offset = offsetof(struct ethsw_command_func,
524 .cmd_func_offset = offsetof(struct ethsw_command_func,
534 .cmd_func_offset = offsetof(struct ethsw_command_func,
544 .cmd_func_offset = offsetof(struct ethsw_command_func,
568 .cmd_func_offset = offsetof(struct ethsw_command_func,
577 .cmd_func_offset = offsetof(struct ethsw_command_func,
722 int ethsw_define_functions(const struct ethsw_command_func *cmd_func) in ethsw_define_functions()