Searched refs:adf_pfvf_calc_blkmsg_crc (Results 1 – 4 of 4) sorted by relevance
13 u8 adf_pfvf_calc_blkmsg_crc(u8 const *buf, u8 buf_len);
19 u8 adf_pfvf_calc_blkmsg_crc(u8 const *buf, u8 buf_len) in adf_pfvf_calc_blkmsg_crc() function
290 local_crc = adf_pfvf_calc_blkmsg_crc(buffer, msg_len); in adf_send_vf2pf_blkmsg_req()
77 return adf_pfvf_calc_blkmsg_crc(blkmsg, count + 1); in adf_pf2vf_blkmsg_get_crc()