Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dchip.h582 PORT_LTP_CRC_MODE_PER_LANE = 8 enumerator
Dchip.c7253 port_ltp |= PORT_LTP_CRC_MODE_PER_LANE; in cap_to_port_ltp()
7269 if (port_ltp & PORT_LTP_CRC_MODE_PER_LANE) in port_ltp_to_cap()
7283 port_ltp = PORT_LTP_CRC_MODE_PER_LANE; in lcb_to_port_ltp()