Searched refs:CRC_SIZES_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/hfi1/ | ||
H A D | chip.h | 449 #define CRC_SIZES_MASK 0x7 macro |
H A D | chip.c | 9018 *crc_sizes = (frame >> CRC_SIZES_SHIFT) & CRC_SIZES_MASK; in read_vc_remote_fabric() |