Home
last modified time | relevance | path

Searched defs:cf (Results 1 – 6 of 6) sorted by relevance

/net/can/
Dgw.c173 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()
203 static void mod_retrieve_ccdlc(struct canfd_frame *cf) in mod_retrieve_ccdlc()
217 static void mod_store_ccdlc(struct canfd_frame *cf) in mod_store_ccdlc()
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 *mod) in mod_or_ccdlc()
251 static void mod_xor_ccdlc(struct canfd_frame *cf, struct cf_mod *mod) in mod_xor_ccdlc()
258 static void mod_set_ccdlc(struct canfd_frame *cf, struct cf_mod *mod) in mod_set_ccdlc()
[all …]
Disotp.c298 static int check_optimized(struct canfd_frame *cf, int start_index) in check_optimized()
318 static int check_pad(struct isotp_sock *so, struct canfd_frame *cf, in check_pad()
348 static int isotp_rcv_fc(struct isotp_sock *so, struct canfd_frame *cf, int ae) in isotp_rcv_fc()
429 static int isotp_rcv_sf(struct sock *sk, struct canfd_frame *cf, int pcilen, in isotp_rcv_sf()
462 static int isotp_rcv_ff(struct sock *sk, struct canfd_frame *cf, int ae) in isotp_rcv_ff()
525 static int isotp_rcv_cf(struct sock *sk, struct canfd_frame *cf, int ae, in isotp_rcv_cf()
623 struct canfd_frame *cf; in isotp_rcv() local
705 static void isotp_fill_dataframe(struct canfd_frame *cf, struct isotp_sock *so, in isotp_fill_dataframe()
741 struct canfd_frame *cf; in isotp_send_cframe() local
793 static void isotp_create_fframe(struct canfd_frame *cf, struct isotp_sock *so, in isotp_create_fframe()
[all …]
Dbcm.c276 struct canfd_frame *cf = op->frames + op->cfsiz * op->currframe; in bcm_can_tx() local
513 struct canfd_frame *cf = op->frames + op->cfsiz * index; in bcm_rx_cmp_to_index() local
859 struct canfd_frame *cf; in bcm_tx_setup() local
Daf_can.c582 struct can_frame *cf = (struct can_frame *)skb->data; in can_rcv_filter() local
/net/can/j1939/
Dmain.c43 struct can_frame *cf; in j1939_can_recv() local
318 struct can_frame *cf; in j1939_send_one() local
/net/sched/
Dem_canid.c48 struct can_frame *cf = (struct can_frame *)skb->data; in em_canid_get_id() local