Searched refs:check_crc (Results 1 – 8 of 8) sorted by relevance
76 static int check_crc(const struct sk_buff *skb) in check_crc() function175 r = check_crc(*skb); in microread_i2c_read()
262 static int check_crc(u8 *buf, int buflen) in check_crc() function316 r = check_crc(skb->data, skb->len); in st21nfca_hci_i2c_repack()
169 if (sec->check_crc) { in dvb_dmx_swfilter_section_feed()898 u16 pid, int check_crc) in dmx_section_feed_set() argument912 dvbdmxfeed->feed.sec.check_crc = check_crc; in dmx_section_feed_set()
144 bool check_crc:1; member
1096 rsrc->check_crc = true; in irdma_puda_create_rsrc()1393 if (ieq->check_crc) { in irdma_ieq_handle_partial()1462 if (ieq->check_crc) in irdma_ieq_process_buf()
325 static int check_crc(u8 *buf, int buflen) in check_crc() function390 r = check_crc((*skb)->data, (*skb)->len); in pn544_hci_i2c_read()
749 bool check_crc) in ps_get_report() argument770 if (hdev->bus == BUS_BLUETOOTH && check_crc) { in ps_get_report()
40 u8 check_crc; in mt76_connac_mcu_start_patch() member43 .check_crc = 0, in mt76_connac_mcu_start_patch()
Completed in 745 milliseconds