Searched defs:cf (Results 1 – 5 of 5) sorted by relevance
/net/can/ |
D | gw.c | 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() 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 …]
|
D | bcm.c | 271 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
|
D | af_can.c | 577 struct can_frame *cf = (struct can_frame *)skb->data; in can_rcv_filter() local
|
/net/can/j1939/ |
D | main.c | 43 struct can_frame *cf; in j1939_can_recv() local 308 struct can_frame *cf; in j1939_send_one() local
|
/net/sched/ |
D | em_canid.c | 47 struct can_frame *cf = (struct can_frame *)skb->data; in em_canid_get_id() local
|