Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dchip.c7278 static int lcb_to_port_ltp(int lcb_crc) in lcb_to_port_ltp() argument
7282 if (lcb_crc == LCB_CRC_12B_16B_PER_LANE) in lcb_to_port_ltp()
7284 else if (lcb_crc == LCB_CRC_48B) in lcb_to_port_ltp()
7286 else if (lcb_crc == LCB_CRC_14B) in lcb_to_port_ltp()
/kernel/linux/linux-6.6/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()

Completed in 38 milliseconds