Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/qat/ | |
qat_ae.c | 1802 u_int inbyte = (u_int)((reg >> 0x18) ^ ch); local in function:qat_aefw_csum_calc 1804 reg ^= inbyte << (CRC_WIDTH - 0x8); |
qat_ae.c | 1802 u_int inbyte = (u_int)((reg >> 0x18) ^ ch); local in function:qat_aefw_csum_calc 1804 reg ^= inbyte << (CRC_WIDTH - 0x8); |