Searched refs:CRC_SIZES_MASK (Results 1 – 2 of 2) sorted by relevance
443 #define CRC_SIZES_MASK 0x7 macro
5083 *crc_sizes = (frame >> CRC_SIZES_SHIFT) & CRC_SIZES_MASK; in read_vc_remote_fabric()