Searched refs:port_crc_mode_enabled (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/infiniband/hw/hfi1/
H A Dhfi.h912 /* port_crc_mode_enabled is the crc we support */
913 u8 port_crc_mode_enabled; member in struct:hfi1_pportdata
H A Dchip.c7487 crc_mask = ppd->port_crc_mode_enabled & partner_supported_crc;
7549 cap_to_port_ltp(ppd->port_crc_mode_enabled) << 4;
9400 ppd->port_crc_mode_enabled);
15051 ppd->port_crc_mode_enabled = link_crc_mask;
H A Dmad.c1558 ppd->port_crc_mode_enabled = port_ltp_to_cap(crc_enabled);

Completed in 178 milliseconds