Home
last modified time | relevance | path

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

/linux/net/can/
H A Dgw.c86 struct cf_mod { struct
100 struct cf_mod *mod); argument
134 struct cf_mod __rcu *cf_mod; member
155 struct cf_mod *mod) { op ; }
174 static void mod_and_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_and_fddata()
182 static void mod_or_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_or_fddata()
190 static void mod_xor_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_xor_fddata()
198 static void mod_set_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_set_fddata()
238 static void mod_and_ccdlc(struct canfd_frame *cf, struct cf_mod *mod) in mod_and_ccdlc()
245 static void mod_or_ccdlc(struct canfd_frame *cf, struct cf_mod *mod) in mod_or_ccdlc()
[all …]