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

1234

/freebsd-11.0-release/sys/dev/vnic/
H A Dthunder_bgx_var.h39 boolean_t link_up; member in struct:lmac
H A Dthunder_bgx.c311 link->link_up = lmac->link_up;
353 if (lmac->link_up) {
440 lmac->link_up = true;
442 lmac->link_up = false;
818 lmac->link_up = 1;
825 lmac->link_up = 0;
828 if (lmac->last_link != lmac->link_up) {
829 lmac->last_link = lmac->link_up;
830 if (lmac->link_up)
[all...]
H A Dnic.h313 boolean_t link_up; member in struct:nicvf
466 uint8_t link_up; member in struct:bgx_link_status
/freebsd-11.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-helper-spi.c217 result.s.link_up = 1;
224 result.s.link_up = inband.s.status;
239 result.s.link_up = 0;
247 result.s.link_up = 1;
H A Dcvmx-helper-board.c672 result.s.link_up = 1;
712 result.s.link_up = 1;
717 result.s.link_up = 1;
722 result.s.link_up = 1;
727 result.s.link_up = 1;
732 result.s.link_up = 1;
737 result.s.link_up = 1;
742 result.s.link_up = 1;
764 result.s.link_up = inband_status.s.status;
935 result.s.link_up
[all...]
H A Dcvmx-helper-sgmii.c306 pcsx_miscx_ctl_reg.s.gmxeno = !link_info.s.link_up;
309 if (link_info.s.link_up)
577 result.s.link_up = 1;
605 result.s.link_up = 1;
631 result.s.link_up = inband_status.s.link_ok;/* this is only accurate for 1000-base x */
647 result.s.link_up = 0;
674 result.s.link_up = pcsx_anx_results_reg.s.link_ok;
688 result.s.link_up = 0;
696 result.s.link_up = 0;
726 if (link_info.s.link_up || !__cvmx_helper_need_g1561
[all...]
H A Dcvmx-helper.h145 uint64_t link_up : 1; /**< Is the physical link up? */ member in struct:__anon8532::__anon8533
H A Dcvmx-helper-ilk.c375 result.s.link_up = 1;
383 if (result.s.link_up)
H A Dcvmx-helper-xaui.c370 result.s.link_up = 1;
429 if (!link_info.s.link_up)
/freebsd-11.0-release/sys/dev/qlxge/
H A Dqls_inline.h47 if (ha->link_up) {
H A Dqls_isr.c340 ha->link_up = 1;
344 ha->link_up = 0;
/freebsd-11.0-release/sys/dev/ixgbe/
H A Dixgbe_82598.c55 ixgbe_link_speed *speed, bool *link_up,
417 bool link_up; local
445 hw->mac.ops.check_link(hw, &link_speed, &link_up, FALSE);
446 if (link_up && link_speed == IXGBE_LINK_SPEED_1GB_FULL) {
636 * @link_up: TRUE is link is up, FALSE otherwise
642 ixgbe_link_speed *speed, bool *link_up,
666 *link_up = TRUE;
669 *link_up = FALSE;
681 *link_up = TRUE;
683 *link_up
641 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_x550.c1546 bool link_up = FALSE; local
1599 hw->mac.ops.check_link(hw, &link_speed, &link_up, FALSE);
1600 if (link_up)
1896 * @link_up: address of boolean to indicate link status
1900 static s32 ixgbe_ext_phy_t_x550em_get_link(struct ixgbe_hw *hw, bool *link_up) argument
1905 *link_up = FALSE;
1920 *link_up = !!(autoneg_status & IXGBE_MDIO_AUTO_NEG_LINK_STATUS);
1940 bool link_up; local
1948 status = ixgbe_ext_phy_t_x550em_get_link(hw, &link_up);
1952 if (!link_up)
2695 bool link_up; local
3041 ixgbe_check_link_t_X550em(struct ixgbe_hw *hw, ixgbe_link_speed *speed, bool *link_up, bool link_up_wait_to_complete) argument
[all...]
H A Dixgbe_vf.h128 bool *link_up, bool autoneg_wait_to_complete);
H A Dixgbe_x550.h103 bool *link_up, bool link_up_wait_to_complete);
H A Dixgbe_common.c164 bool link_up; local
172 hw->mac.ops.check_link(hw, &speed, &link_up, FALSE);
174 if (link_up)
3009 bool link_up; local
3025 hw->mac.ops.check_link(hw, &speed, &link_up, FALSE);
3026 if (!link_up) {
3365 bool link_up = 0; local
3377 hw->mac.ops.check_link(hw, &speed, &link_up, FALSE);
3379 if (!link_up) {
4055 * @link_up
4060 ixgbe_check_mac_link_generic(struct ixgbe_hw *hw, ixgbe_link_speed *speed, bool *link_up, bool link_up_wait_to_complete) argument
4774 bool autoneg, link_up = FALSE; local
[all...]
H A Dixgbe_82599.c780 bool link_up = FALSE; local
822 status = ixgbe_check_link(hw, &link_speed, &link_up,
827 if (link_up)
857 status = ixgbe_check_link(hw, &link_speed, &link_up, FALSE);
861 if (link_up)
871 if (link_up && (link_speed == IXGBE_LINK_SPEED_1GB_FULL))
1035 bool link_up = FALSE; local
1080 hw->mac.ops.check_link(hw, &link_speed, &link_up, FALSE);
1081 if (link_up)
H A Dixgbe_x540.c959 bool link_up; local
968 hw->mac.ops.check_link(hw, &speed, &link_up, FALSE);
969 if (link_up == FALSE) {
H A Dixgbe_api.h77 bool *link_up);
90 bool *link_up, bool link_up_wait_to_complete);
/freebsd-11.0-release/sys/dev/nxge/include/
H A Dxgehal-driver.h188 * @link_up: See xge_uld_link_up_f{}.
211 xge_uld_link_up_f link_up; member in struct:xge_hal_uld_cbs_t
/freebsd-11.0-release/sys/dev/ixl/
H A Dixlv.h138 bool link_up; member in struct:ixlv_sc
/freebsd-11.0-release/sys/dev/mxge/
H A Dmxge_mcp.h491 uint32_t link_up; member in struct:mcp_irq_data
/freebsd-11.0-release/sys/dev/qlxgb/
H A Dqla_def.h119 link_up :1, member in struct:qla_host::__anon11575
/freebsd-11.0-release/sys/dev/bxe/
H A Dbxe_elink.c1233 if (vars->link_up) {
2186 if (!vars->link_up)
3051 if (!vars->link_up)
5538 vars->link_up = (vars->link_status & LINK_STATUS_LINK_UP);
5539 if (vars->link_up) {
6457 uint16_t gp_status, duplex = DUPLEX_HALF, link_up = 0, speed_mask; local
6468 link_up = 1;
6471 gp_status, link_up, speed_mask);
6472 rc = elink_get_link_speed_duplex(phy, params, vars, link_up, speed_mask,
6531 uint16_t gp_status1, gp_speed, link_up, duple local
7310 uint16_t link_up; local
8376 uint8_t link_up = 0; local
8566 uint8_t link_up = 0; local
9696 uint8_t link_up = 0; local
9922 uint8_t link_up = elink_8706_8726_read_status(phy, params, vars); local
10332 uint8_t link_up = 0; local
11304 uint8_t link_up = 0; local
12071 uint8_t link_up = 0; local
12269 uint8_t link_up; local
[all...]
/freebsd-11.0-release/sys/dev/ixgb/
H A Dixgb_hw.c926 hw->link_up = TRUE;
930 hw->link_up = ixgb_link_reset(hw);
936 hw->link_up = ixgb_link_reset(hw);

Completed in 163 milliseconds

1234