Home
last modified time | relevance | path

Searched refs:lcb_crc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dchip.c7239 static int lcb_to_port_ltp(int lcb_crc) in lcb_to_port_ltp() argument
7243 if (lcb_crc == LCB_CRC_12B_16B_PER_LANE) in lcb_to_port_ltp()
7245 else if (lcb_crc == LCB_CRC_48B) in lcb_to_port_ltp()
7247 else if (lcb_crc == LCB_CRC_14B) in lcb_to_port_ltp()