Home
last modified time | relevance | path

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

/net/can/
Dgw.c174 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()
259 static void cgw_csum_xor_rel(struct canfd_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_rel()
281 static void cgw_csum_xor_pos(struct canfd_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_pos()
292 static void cgw_csum_xor_neg(struct canfd_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_neg()
303 static void cgw_csum_crc8_rel(struct canfd_frame *cf, in cgw_csum_crc8_rel()
341 static void cgw_csum_crc8_pos(struct canfd_frame *cf, in cgw_csum_crc8_pos()
368 static void cgw_csum_crc8_neg(struct canfd_frame *cf, in cgw_csum_crc8_neg()
[all …]
Dbcm.c271 struct canfd_frame *cf = op->frames + op->cfsiz * op->currframe; in bcm_can_tx() local
505 struct canfd_frame *cf = op->frames + op->cfsiz * index; in bcm_rx_cmp_to_index() local
840 struct canfd_frame *cf; in bcm_tx_setup() local
Daf_can.c577 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
308 struct can_frame *cf; in j1939_send_one() local
/net/sched/
Dem_canid.c47 struct can_frame *cf = (struct can_frame *)skb->data; in em_canid_get_id() local