Searched refs:CRC_SIZES_SHIFT (Results 1 – 2 of 2) sorted by relevance
448 #define CRC_SIZES_SHIFT 20 macro
8912 | (u32)crc_sizes << CRC_SIZES_SHIFT; in write_vc_local_fabric()9016 *crc_sizes = (frame >> CRC_SIZES_SHIFT) & CRC_SIZES_MASK; in read_vc_remote_fabric()