Searched refs:check_crc (Results 1 – 10 of 10) sorted by relevance
311 int (*check_crc)(struct sk_buff *skb); in digital_target_found() local319 check_crc = digital_skb_check_crc_b; in digital_target_found()325 check_crc = digital_skb_check_crc_a; in digital_target_found()331 check_crc = digital_skb_check_crc_f; in digital_target_found()338 check_crc = digital_skb_check_crc_a; in digital_target_found()342 check_crc = digital_skb_check_crc_f; in digital_target_found()349 check_crc = digital_skb_check_crc_b; in digital_target_found()355 check_crc = digital_skb_check_crc_a; in digital_target_found()361 check_crc = digital_skb_check_crc_b; in digital_target_found()379 ddev->skb_check_crc = check_crc; in digital_target_found()
168 int check_crc; member180 int check_crc);
76 static int check_crc(struct sk_buff *skb) in check_crc() function175 r = check_crc(*skb); in microread_i2c_read()
265 static int check_crc(u8 *buf, int buflen) in check_crc() function319 r = check_crc(skb->data, skb->len); in st21nfca_hci_i2c_repack()
138 bool check_crc; member
970 rsrc->check_crc = true; in i40iw_puda_create_rsrc()1205 if (ieq->check_crc) { in i40iw_ieq_handle_partial()1273 if (ieq->check_crc) in i40iw_ieq_process_buf()
103 bool check_crc, in __xfs_attr3_rmt_read_verify() argument122 if (check_crc && in __xfs_attr3_rmt_read_verify()
179 if (sec->check_crc) { in dvb_dmx_swfilter_section_feed()908 u16 pid, int check_crc) in dmx_section_feed_set() argument922 dvbdmxfeed->feed.sec.check_crc = check_crc; in dmx_section_feed_set()
328 static int check_crc(u8 *buf, int buflen) in check_crc() function393 r = check_crc((*skb)->data, (*skb)->len); in pn544_hci_i2c_read()
312 u8 check_crc; in mt7615_mcu_start_patch() member315 .check_crc = 0, in mt7615_mcu_start_patch()