Searched refs:cf_mod (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/net/can/ |
H A D | gw.c | 85 struct cf_mod { struct 99 struct cf_mod *mod); 133 struct cf_mod mod; 154 struct cf_mod *mod) { op ; } 173 static void mod_and_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_and_fddata() 181 static void mod_or_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_or_fddata() 189 static void mod_xor_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_xor_fddata() 197 static void mod_set_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_set_fddata() 237 static void mod_and_ccdlc(struct canfd_frame *cf, struct cf_mod *mod) in mod_and_ccdlc() 244 static void mod_or_ccdlc(struct canfd_frame *cf, struct cf_mod *mo [all...] |
/kernel/linux/linux-5.10/net/can/ |
H A D | gw.c | 85 struct cf_mod { struct 99 struct cf_mod *mod); 133 struct cf_mod mod; 154 struct cf_mod *mod) { op ; } 173 static void mod_and_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_and_fddata() 181 static void mod_or_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_or_fddata() 189 static void mod_xor_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_xor_fddata() 197 static void mod_set_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_set_fddata() 206 * to make easy compares of the data in the struct cf_mod. in canframecpy() 218 * to make easy compares of the data in the struct cf_mod in canfdframecpy() [all...] |
Completed in 2 milliseconds