Searched refs:linkspeedactive_enabled (Results 1 – 3 of 3) sorted by relevance
101 u8 linkspeedactive_enabled; /* 4 bits, 4 bits */ member
282 pip->linkspeedactive_enabled = (dd->ipath_link_speed_active << 4) | in recv_subn_get_portinfo()477 lse = pip->linkspeedactive_enabled & 0xF; in recv_subn_set_portinfo()
511 pip->linkspeedactive_enabled = (ppd->link_speed_active << 4) | in subn_get_portinfo()738 lse = pip->linkspeedactive_enabled & 0xF; in subn_set_portinfo()