Searched refs:crc_t10dif (Results 1 – 4 of 4) sorted by relevance
17 static inline u16 crc_t10dif(const u8 *p, size_t len) in crc_t10dif() function
1194 crc = crc_t10dif(daddr + offset, avail); in sbc_dif_generate()1363 crc = crc_t10dif(daddr + dsg_off, avail); in sbc_dif_verify()
2659 crc = crc_t10dif(data, count); in lpfc_bg_crc()
4249 csum = cpu_to_be16(crc_t10dif(buf, len)); in dif_compute_csum()