Home
last modified time | relevance | path

Searched refs:canfdframecpy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/can/
H A Dgw.c214 static void canfdframecpy(struct canfd_frame *dst, struct canfd_frame *src) in canfdframecpy() function
762 canfdframecpy(&mod->modframe.and, &mb.cf); in cgw_parse_attr()
781 canfdframecpy(&mod->modframe.or, &mb.cf); in cgw_parse_attr()
800 canfdframecpy(&mod->modframe.xor, &mb.cf); in cgw_parse_attr()
819 canfdframecpy(&mod->modframe.set, &mb.cf); in cgw_parse_attr()
/kernel/linux/linux-6.6/net/can/
H A Dgw.c276 static void canfdframecpy(struct canfd_frame *dst, struct canfd_frame *src) in canfdframecpy() function
830 canfdframecpy(&mod->modframe.and, &mb.cf); in cgw_parse_attr()
849 canfdframecpy(&mod->modframe.or, &mb.cf); in cgw_parse_attr()
868 canfdframecpy(&mod->modframe.xor, &mb.cf); in cgw_parse_attr()
887 canfdframecpy(&mod->modframe.set, &mb.cf); in cgw_parse_attr()

Completed in 4 milliseconds