Searched refs:link_up (Results 1 - 25 of 143) sorted by relevance

123456

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/octeon/
H A Dcvmx-helper-spi.c144 result.s.link_up = 1;
150 result.s.link_up = inband.s.status;
164 result.s.link_up = 0;
170 result.s.link_up = 1;
H A Dcvmx-helper-board.c211 result.s.link_up = 1;
221 result.s.link_up = 1;
231 result.s.link_up = 1;
246 result.s.link_up = 1;
270 result.s.link_up = 1;
275 result.s.link_up = 1;
280 result.s.link_up = 1;
285 result.s.link_up = 1;
290 result.s.link_up = 1;
295 result.s.link_up
[all...]
H A Dcvmx-helper.h58 uint64_t link_up:1; /**< Is the physical link up? */ member in struct:__anon31081::__anon31082
H A Dcvmx-helper-sgmii.c247 pcsx_miscx_ctl_reg.s.gmxeno = !link_info.s.link_up;
250 if (link_info.s.link_up)
405 result.s.link_up = 1;
415 result.s.link_up = 1;
458 result.s.link_up =
472 result.s.link_up = 0;
481 result.s.link_up = 0;
H A Dethernet-sgmii.c55 if (!link_info.s.link_up)
88 if (link_info.s.link_up) {
H A Dethernet-xaui.c55 if (!link_info.s.link_up)
87 if (link_info.s.link_up) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/octeon/
H A Dcvmx-helper-spi.c144 result.s.link_up = 1;
150 result.s.link_up = inband.s.status;
164 result.s.link_up = 0;
170 result.s.link_up = 1;
H A Dcvmx-helper-board.c211 result.s.link_up = 1;
221 result.s.link_up = 1;
231 result.s.link_up = 1;
246 result.s.link_up = 1;
270 result.s.link_up = 1;
275 result.s.link_up = 1;
280 result.s.link_up = 1;
285 result.s.link_up = 1;
290 result.s.link_up = 1;
295 result.s.link_up
[all...]
H A Dcvmx-helper.h58 uint64_t link_up:1; /**< Is the physical link up? */ member in struct:__anon19388::__anon19389
H A Dcvmx-helper-sgmii.c247 pcsx_miscx_ctl_reg.s.gmxeno = !link_info.s.link_up;
250 if (link_info.s.link_up)
405 result.s.link_up = 1;
415 result.s.link_up = 1;
458 result.s.link_up =
472 result.s.link_up = 0;
481 result.s.link_up = 0;
H A Dethernet-sgmii.c55 if (!link_info.s.link_up)
88 if (link_info.s.link_up) {
H A Dethernet-xaui.c55 if (!link_info.s.link_up)
87 if (link_info.s.link_up) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/fnic/
H A Dfnic_attrs.c43 return snprintf(buf, PAGE_SIZE, "%s\n", (lp->link_up)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/fnic/
H A Dfnic_attrs.c43 return snprintf(buf, PAGE_SIZE, "%s\n", (lp->link_up)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/ixgbe/
H A Dixgbe_82598.c361 bool link_up; local
373 hw->mac.ops.check_link(hw, &link_speed, &link_up, false);
374 if (link_up && link_speed == IXGBE_LINK_SPEED_1GB_FULL) {
572 * @link_up: true is link is up, false otherwise
578 ixgbe_link_speed *speed, bool *link_up,
600 *link_up = true;
603 *link_up = false;
615 *link_up = true;
617 *link_up = false;
620 if (*link_up
577 ixgbe_check_mac_link_82598(struct ixgbe_hw *hw, ixgbe_link_speed *speed, bool *link_up, bool link_up_wait_to_complete) argument
[all...]
H A Dixgbe_phy.h103 bool *link_up);
H A Dixgbe_82599.c493 bool link_up = false; local
510 hw->mac.ops.check_link(hw, &phy_link_speed, &link_up, false);
512 if ((phy_link_speed == IXGBE_LINK_SPEED_10GB_FULL) && link_up)
545 &link_up, false);
546 if (link_up)
557 hw->mac.ops.check_link(hw, &phy_link_speed, &link_up, false);
559 if ((phy_link_speed == IXGBE_LINK_SPEED_1GB_FULL) && link_up)
585 hw->mac.ops.check_link(hw, &phy_link_speed, &link_up, false);
586 if (link_up)
630 bool link_up local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/ixgbevf/
H A Dvf.c337 * @link_up: true is link is up, false otherwise
344 bool *link_up,
350 *link_up = false;
358 *link_up = true;
360 *link_up = false;
342 ixgbevf_check_mac_link_vf(struct ixgbe_hw *hw, ixgbe_link_speed *speed, bool *link_up, bool autoneg_wait_to_complete) argument
H A Dethtool.c97 bool link_up; local
104 hw->mac.ops.check_link(hw, &link_speed, &link_up, false);
106 if (link_up) {
504 bool link_up; local
508 hw->mac.ops.check_link(hw, &link_speed, &link_up, true);
509 if (!link_up)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_82598.c361 bool link_up; local
373 hw->mac.ops.check_link(hw, &link_speed, &link_up, false);
374 if (link_up && link_speed == IXGBE_LINK_SPEED_1GB_FULL) {
572 * @link_up: true is link is up, false otherwise
578 ixgbe_link_speed *speed, bool *link_up,
600 *link_up = true;
603 *link_up = false;
615 *link_up = true;
617 *link_up = false;
620 if (*link_up
577 ixgbe_check_mac_link_82598(struct ixgbe_hw *hw, ixgbe_link_speed *speed, bool *link_up, bool link_up_wait_to_complete) argument
[all...]
H A Dixgbe_phy.h103 bool *link_up);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dvf.c337 * @link_up: true is link is up, false otherwise
344 bool *link_up,
350 *link_up = false;
358 *link_up = true;
360 *link_up = false;
342 ixgbevf_check_mac_link_vf(struct ixgbe_hw *hw, ixgbe_link_speed *speed, bool *link_up, bool autoneg_wait_to_complete) argument
H A Dethtool.c97 bool link_up; local
104 hw->mac.ops.check_link(hw, &link_speed, &link_up, false);
106 if (link_up) {
504 bool link_up; local
508 hw->mac.ops.check_link(hw, &link_speed, &link_up, true);
509 if (!link_up)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/usb/
H A Dsierra_net.c87 u16 link_up; /* air link up or down */ member in struct:sierra_net_data
414 int link_up; local
416 link_up = sierra_net_parse_lsi(dev, data + hh->hdrlen,
418 if (link_up < 0) {
422 if (link_up) {
424 priv->link_up = 1;
427 priv->link_up = 0;
618 return sierra_net_get_private(dev)->link_up && netif_running(net);
905 if (priv->link_up && check_ethip_packet(skb, dev) && is_ip(skb)) {
936 if (!priv->link_up)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/usb/
H A Dsierra_net.c87 u16 link_up; /* air link up or down */ member in struct:sierra_net_data
414 int link_up; local
416 link_up = sierra_net_parse_lsi(dev, data + hh->hdrlen,
418 if (link_up < 0) {
422 if (link_up) {
424 priv->link_up = 1;
427 priv->link_up = 0;
618 return sierra_net_get_private(dev)->link_up && netif_running(net);
905 if (priv->link_up && check_ethip_packet(skb, dev) && is_ip(skb)) {
936 if (!priv->link_up)
[all...]

Completed in 118 milliseconds

123456