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