Home
last modified time | relevance | path

Searched refs:adf_pfvf_calc_blkmsg_crc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat/include/common/
H A Dadf_pfvf_utils.h13 u8 adf_pfvf_calc_blkmsg_crc(u8 const *buf, u8 buf_len);
/freebsd/sys/dev/qat/qat_common/
H A Dadf_pfvf_utils.c47 adf_pfvf_calc_blkmsg_crc(u8 const *buf, u8 buf_len) in adf_pfvf_calc_blkmsg_crc() function
H A Dadf_pfvf_vf_proto.c324 local_crc = adf_pfvf_calc_blkmsg_crc(buffer, msg_len); in adf_send_vf2pf_blkmsg_req()