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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_hca.c228 props->active_speed = rblock->phys_speed;
236 props->active_speed = 0x1;
H A Dehca_av.c76 link = ib_width_enum_to_int(pa.active_width) * pa.active_speed;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c66 dev->rate[port_num - 1] = tprops->active_speed *
H A Dmthca_provider.c180 props->active_speed = out_mad->data[35] >> 4;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dniu.c1048 lp->active_speed = current_speed;
1083 lp->active_speed = current_speed;
1095 int supported, advertising, active_speed, active_duplex; local
1176 active_speed = SPEED_1000;
1178 active_speed = SPEED_100;
1180 active_speed = SPEED_10;
1182 active_speed = SPEED_INVALID;
1186 else if (active_speed != SPEED_INVALID)
1194 active_speed = SPEED_1000;
1196 active_speed
[all...]
H A Dtg3.c1284 (tp->link_config.active_speed == SPEED_1000 ?
1286 (tp->link_config.active_speed == SPEED_100 ?
1462 if ((phydev->link && tp->link_config.active_speed == SPEED_INVALID) ||
1463 (!phydev->link && tp->link_config.active_speed != SPEED_INVALID) ||
1464 phydev->speed != tp->link_config.active_speed ||
1469 tp->link_config.active_speed = phydev->speed;
2914 tp->link_config.active_speed = tp->link_config.speed;
3112 tp->link_config.active_speed == SPEED_1000) {
3199 tp->link_config.active_speed = current_speed;
3239 if (tp->link_config.active_speed
[all...]
H A Dtg3.h2531 u16 active_speed; member in struct:tg3_link_config
H A Dniu.h3155 u16 active_speed; member in struct:rx_pkt_hdr0::niu_link_config
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Dib_user_verbs.h206 __u8 active_speed; member in struct:ib_uverbs_query_port_resp
H A Dib_verbs.h300 u8 active_speed; member in struct:ib_port_attr
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dsysfs.c188 switch (attr.active_speed) {
193 rate = 25 * ib_width_enum_to_int(attr.active_width) * attr.active_speed;
H A Duverbs_cmd.c461 resp.active_speed = attr.active_speed;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dprovider.c330 props->active_speed = 2;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/amso1100/
H A Dc2_provider.c97 props->active_speed = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mlx4/
H A Dmain.c192 props->active_speed = out_mad->data[35] >> 4;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.c1218 props->active_speed = 2;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_verbs.c1604 props->active_speed = dd->ipath_link_speed_active;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_verbs.c1573 props->active_speed = ppd->link_speed_active;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_verbs.c598 props->active_speed = 1;

Completed in 494 milliseconds