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

/drivers/infiniband/hw/ehca/
H A Dehca_hca.c228 props->active_speed = rblock->phys_speed;
236 props->active_speed = IB_SPEED_SDR;
H A Dehca_av.c76 link = ib_width_enum_to_int(pa.active_width) * pa.active_speed;
/drivers/infiniband/hw/mlx4/
H A Dmain.c220 props->active_speed = out_mad->data[35] >> 4;
233 props->active_speed = IB_SPEED_FDR;
236 props->active_speed = IB_SPEED_EDR;
242 if (props->active_speed == IB_SPEED_QDR) {
254 props->active_speed = IB_SPEED_FDR10;
259 props->active_speed = IB_SPEED_SDR;
295 props->active_speed = IB_SPEED_QDR;
/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c66 dev->rate[port_num - 1] = tprops->active_speed *
H A Dmthca_provider.c169 props->active_speed = out_mad->data[35] >> 4;
/drivers/net/ethernet/sun/
H A Dniu.c1050 lp->active_speed = current_speed;
1085 lp->active_speed = current_speed;
1097 int supported, advertising, active_speed, active_duplex; local
1167 active_speed = SPEED_1000;
1169 active_speed = SPEED_100;
1171 active_speed = SPEED_10;
1173 active_speed = SPEED_INVALID;
1177 else if (active_speed != SPEED_INVALID)
1185 active_speed = SPEED_1000;
1187 active_speed
[all...]
H A Dniu.h3155 u16 active_speed; member in struct:rx_pkt_hdr0::niu_link_config
/drivers/net/ethernet/broadcom/
H A Dtg3.c1667 (tp->link_config.active_speed == SPEED_1000 ?
1669 (tp->link_config.active_speed == SPEED_100 ?
1828 phydev->speed != tp->link_config.active_speed ||
1834 tp->link_config.active_speed = phydev->speed;
2118 (tp->link_config.active_speed == SPEED_100 ||
2119 tp->link_config.active_speed == SPEED_1000)) {
2122 if (tp->link_config.active_speed == SPEED_1000)
2153 if (tp->link_config.active_speed == SPEED_1000 &&
3933 tp->link_config.active_speed = tp->link_config.speed;
4125 tp->link_config.active_speed
[all...]
H A Dtg3.h2705 u16 active_speed; member in struct:tg3_link_config
/drivers/infiniband/hw/cxgb4/
H A Dprovider.c332 props->active_speed = IB_SPEED_DDR;
/drivers/infiniband/core/
H A Dsysfs.c189 switch (attr.active_speed) {
H A Duverbs_cmd.c488 resp.active_speed = attr.active_speed;
/drivers/infiniband/hw/amso1100/
H A Dc2_provider.c97 props->active_speed = IB_SPEED_SDR;
/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.c1230 props->active_speed = IB_SPEED_DDR;
/drivers/infiniband/hw/ipath/
H A Dipath_verbs.c1611 props->active_speed = dd->ipath_link_speed_active;
/drivers/infiniband/hw/qib/
H A Dqib_verbs.c1611 props->active_speed = ppd->link_speed_active;
/drivers/infiniband/hw/nes/
H A Dnes_verbs.c600 props->active_speed = IB_SPEED_SDR;

Completed in 242 milliseconds