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

/linux-master/net/can/
H A Dgw.c85 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)
181 static void mod_or_fddata(struct canfd_frame *cf, struct cf_mod *mod)
189 static void mod_xor_fddata(struct canfd_frame *cf, struct cf_mod *mod)
197 static void mod_set_fddata(struct canfd_frame *cf, struct cf_mod *mod)
237 static void mod_and_ccdlc(struct canfd_frame *cf, struct cf_mod *mod)
244 static void mod_or_ccdlc(struct canfd_frame *cf, struct cf_mod *mo
[all...]

Completed in 113 milliseconds