Searched defs:cf (Results 1 – 8 of 8) sorted by relevance
| /net/can/ |
| A D | gw.c | 181 static void mod_or_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_or_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() 364 static void cgw_csum_crc8_rel(struct canfd_frame *cf, in cgw_csum_crc8_rel() 402 static void cgw_csum_crc8_pos(struct canfd_frame *cf, in cgw_csum_crc8_pos() 429 static void cgw_csum_crc8_neg(struct canfd_frame *cf, in cgw_csum_crc8_neg() [all …]
|
| A D | isotp.c | 313 static int check_optimized(struct canfd_frame *cf, int start_index) in check_optimized() 333 static int check_pad(struct isotp_sock *so, struct canfd_frame *cf, in check_pad() 363 static int isotp_rcv_fc(struct isotp_sock *so, struct canfd_frame *cf, int ae) in isotp_rcv_fc() 445 static int isotp_rcv_sf(struct sock *sk, struct canfd_frame *cf, int pcilen, in isotp_rcv_sf() 478 static int isotp_rcv_ff(struct sock *sk, struct canfd_frame *cf, int ae) in isotp_rcv_ff() 551 static int isotp_rcv_cf(struct sock *sk, struct canfd_frame *cf, int ae, in isotp_rcv_cf() 649 struct canfd_frame *cf; in isotp_rcv() local 767 struct canfd_frame *cf; in isotp_send_cframe() local 819 static void isotp_create_fframe(struct canfd_frame *cf, struct isotp_sock *so, in isotp_create_fframe() 858 struct canfd_frame *cf = (struct canfd_frame *)skb->data; in isotp_rcv_echo() local [all …]
|
| A D | bcm.c | 295 struct canfd_frame *cf; in bcm_can_tx() local 565 struct canfd_frame *cf = op->frames + op->cfsiz * index; in bcm_rx_cmp_to_index() local 927 struct canfd_frame *cf; in bcm_tx_setup() local
|
| A D | af_can.c | 583 struct can_frame *cf = (struct can_frame *)skb->data; in can_rcv_filter() local
|
| /net/can/j1939/ |
| A D | main.c | 39 struct can_frame *cf; in j1939_can_recv() local 318 struct can_frame *cf; in j1939_send_one() local
|
| /net/wireless/ |
| A D | chan.c | 58 static u32 cfg80211_get_start_freq(const struct cfg80211_chan_def *chandef, in cfg80211_get_start_freq() 75 static u32 cfg80211_get_end_freq(const struct cfg80211_chan_def *chandef, in cfg80211_get_end_freq() 92 #define for_each_subchan(chandef, freq, cf) \ argument
|
| /net/sched/ |
| A D | em_canid.c | 48 struct can_frame *cf = (struct can_frame *)skb->data; in em_canid_get_id() local
|
| /net/mac80211/ |
| A D | mlme.c | 1796 int cf = sband->channels[i].center_freq; in ieee80211_add_link_elems() local
|
Completed in 39 milliseconds