Searched refs:PORT_SPD_CAP (Results 1 – 1 of 1) sorted by relevance
230 #define PORT_SPD_CAP (QIB_IB_SDR | QIB_IB_DDR | QIB_IB_QDR) macro234 #define DUAL_PORT_CAP (PORT_SPD_CAP | (PORT_SPD_CAP << PORT_SPD_CAP_SHIFT))3564 features = PORT_SPD_CAP; in qib_7322_boardname()3611 if (qib_singleport && (features >> PORT_SPD_CAP_SHIFT) & PORT_SPD_CAP) { in qib_7322_boardname()3615 features &= PORT_SPD_CAP; in qib_7322_boardname()6466 ppd->link_speed_supported = features & PORT_SPD_CAP; in qib_init_7322_variables()