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

/linux-master/drivers/infiniband/hw/hfi1/
H A Dplatform.c232 if ((lss & OPA_LINK_SPEED_12_5G) && (lse & OPA_LINK_SPEED_12_5G) &&
798 else if ((lss & OPA_LINK_SPEED_12_5G) && (lse & OPA_LINK_SPEED_12_5G))
835 else if ((lss & OPA_LINK_SPEED_12_5G) &&
836 (lse & OPA_LINK_SPEED_12_5G))
H A Dverbs.c1343 if (in & OPA_LINK_SPEED_12_5G)
H A Dchip.c7338 dd->pport[0].link_speed_active = OPA_LINK_SPEED_12_5G;
7518 ppd->link_speed_active = OPA_LINK_SPEED_12_5G;
7531 ppd->link_speed_active = OPA_LINK_SPEED_12_5G;
9371 if (ppd->link_speed_enabled & OPA_LINK_SPEED_12_5G)
/linux-master/include/rdma/
H A Dopa_port_info.h97 #define OPA_LINK_SPEED_12_5G 0x0001 /* 12.5 Gbps */ macro

Completed in 260 milliseconds