Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dchip.h540 PORT_LTP_CRC_MODE_PER_LANE = 8 enumerator
H A Dchip.c7214 port_ltp |= PORT_LTP_CRC_MODE_PER_LANE; in cap_to_port_ltp()
7230 if (port_ltp & PORT_LTP_CRC_MODE_PER_LANE) in port_ltp_to_cap()
7244 port_ltp = PORT_LTP_CRC_MODE_PER_LANE; in lcb_to_port_ltp()