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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/ehca/
H A Dehca_hca.c164 props->active_speed = 0x1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c68 dev->rate[port_num - 1] = tprops->active_speed *
H A Dmthca_provider.c179 props->active_speed = out_mad->data[35] >> 4;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/rdma/
H A Dib_user_verbs.h208 __u8 active_speed; member in struct:ib_uverbs_query_port_resp
H A Dib_verbs.h236 u8 active_speed; member in struct:ib_port_attr
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/core/
H A Dsysfs.c197 switch (attr.active_speed) {
202 rate = 25 * ib_width_enum_to_int(attr.active_width) * attr.active_speed;
H A Duverbs_cmd.c451 resp.active_speed = attr.active_speed;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dtg3.c1438 (tp->link_config.active_speed == SPEED_1000 ?
1440 (tp->link_config.active_speed == SPEED_100 ?
1660 tp->link_config.active_speed = tp->link_config.speed;
1830 tp->link_config.active_speed == SPEED_1000) {
1937 tp->link_config.active_speed = current_speed;
1978 if (tp->link_config.active_speed == SPEED_100 ||
1979 tp->link_config.active_speed == SPEED_10)
1994 tp->link_config.active_speed == SPEED_10))
2024 tp->link_config.active_speed == SPEED_1000 &&
2654 orig_active_speed = tp->link_config.active_speed;
[all...]
H A Dtg3.h1989 u16 active_speed; member in struct:tg3_link_config
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/amso1100/
H A Dc2_provider.c96 props->active_speed = 1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/mlx4/
H A Dmain.c177 props->active_speed = out_mad->data[35] >> 4;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.c1028 props->active_speed = 2;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_verbs.c1044 props->active_speed = 1; /* Regular 10Mbs speed. */

Completed in 225 milliseconds