Searched refs:data_to_crc (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_fw_funcs.c1588 __be32 data_to_crc; local
1610 data_to_crc = cpu_to_be32(validation_string);
1611 crc = crc8(cdu_crc8_table, (u8 *)&data_to_crc, sizeof(data_to_crc),

Completed in 186 milliseconds