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

1234

/freebsd-11-stable/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.c673 result.s.link_up = 1;
713 result.s.link_up = 1;
718 result.s.link_up = 1;
723 result.s.link_up = 1;
728 result.s.link_up = 1;
733 result.s.link_up = 1;
738 result.s.link_up = 1;
743 result.s.link_up = 1;
765 result.s.link_up = inband_status.s.status;
936 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:__anon8536::__anon8537
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-stable/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;
817 lmac->link_up = 1;
824 lmac->link_up = 0;
827 if (lmac->last_link != lmac->link_up) {
828 lmac->last_link = lmac->link_up;
829 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-stable/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-stable/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_vf.h129 bool *link_up, bool autoneg_wait_to_complete);
H A Dixgbe_x550.c2519 bool link_up = FALSE; local
2580 hw->mac.ops.check_link(hw, &link_speed, &link_up, FALSE);
2581 if (link_up)
3027 * @link_up: address of boolean to indicate link status
3031 static s32 ixgbe_ext_phy_t_x550em_get_link(struct ixgbe_hw *hw, bool *link_up) argument
3036 *link_up = FALSE;
3051 *link_up = !!(autoneg_status & IXGBE_MDIO_AUTO_NEG_LINK_STATUS);
3071 bool link_up; local
3081 status = ixgbe_ext_phy_t_x550em_get_link(hw, &link_up);
3085 if (!link_up)
3839 bool link_up; local
4072 bool link_up; local
4161 bool link_up; local
4557 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_82599.c784 bool link_up = FALSE; local
826 status = ixgbe_check_link(hw, &link_speed, &link_up,
831 if (link_up)
861 status = ixgbe_check_link(hw, &link_speed, &link_up, FALSE);
865 if (link_up)
875 if (link_up && (link_speed == IXGBE_LINK_SPEED_1GB_FULL))
1039 bool link_up = FALSE; local
1084 hw->mac.ops.check_link(hw, &link_speed, &link_up, FALSE);
1085 if (link_up)
H A Dixgbe_common.c166 bool link_up; local
183 hw->mac.ops.check_link(hw, &speed, &link_up, FALSE);
185 if (link_up)
3106 bool link_up; local
3122 hw->mac.ops.check_link(hw, &speed, &link_up, FALSE);
3123 if (!link_up) {
3462 bool link_up = 0; local
3477 hw->mac.ops.check_link(hw, &speed, &link_up, FALSE);
3479 if (!link_up) {
4165 * @link_up
4170 ixgbe_check_mac_link_generic(struct ixgbe_hw *hw, ixgbe_link_speed *speed, bool *link_up, bool link_up_wait_to_complete) argument
5190 bool autoneg, link_up = FALSE; local
[all...]
/freebsd-11-stable/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-stable/sys/dev/liquidio/
H A Dlio_rxtx.c77 (!lio->linfo.link.s.link_up)) {
79 lio->linfo.link.s.link_up);
238 (!lio->linfo.link.s.link_up))
255 (!lio->linfo.link.s.link_up))
/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_def.h119 link_up :1, member in struct:qla_host::__anon11577
/freebsd-11-stable/sys/dev/mxge/
H A Dmxge_mcp.h491 uint32_t link_up; member in struct:mcp_irq_data
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_ioctl.h143 uint8_t link_up; member in struct:qla_drvr_state_hdr
/freebsd-11-stable/sys/dev/ixl/
H A Dixlv.h139 bool link_up; member in struct:ixlv_sc
/freebsd-11-stable/sys/dev/sume/
H A Dadapter.h173 uint32_t link_up; member in struct:nf_priv
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe_elink.c1233 if (vars->link_up) {
2186 if (!vars->link_up)
3051 if (!vars->link_up)
5539 vars->link_up = (vars->link_status & LINK_STATUS_LINK_UP);
5540 if (vars->link_up) {
6461 uint16_t gp_status, duplex = DUPLEX_HALF, link_up = 0, speed_mask; local
6480 link_up = 1;
6483 gp_status, link_up, speed_mask);
6484 rc = elink_get_link_speed_duplex(phy, params, vars, link_up, speed_mask,
6543 uint16_t gp_status1, gp_speed, link_up, duple local
7334 uint16_t link_up; local
8420 uint8_t link_up = 0; local
8610 uint8_t link_up = 0; local
9740 uint8_t link_up = 0; local
9966 uint8_t link_up = elink_8706_8726_read_status(phy, params, vars); local
10376 uint8_t link_up = 0; local
11348 uint8_t link_up = 0; local
12115 uint8_t link_up = 0; local
12313 uint8_t link_up; local
[all...]
/freebsd-11-stable/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 279 milliseconds

1234