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

/linux-master/drivers/infiniband/hw/hfi1/
H A Dchip.c7205 static int cap_to_port_ltp(int cap) function
7546 ppd->port_ltp_crc_mode = cap_to_port_ltp(link_crc_mask) << 8;
7549 cap_to_port_ltp(ppd->port_crc_mode_enabled) << 4;
15053 ppd->port_ltp_crc_mode = cap_to_port_ltp(link_crc_mask) << 8;
15055 ppd->port_ltp_crc_mode |= cap_to_port_ltp(link_crc_mask) << 4;

Completed in 138 milliseconds