Searched defs:link_up (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/sys/dev/pci/ |
H A D | ixgbe_x550.c | 2251 bool link_up = FALSE; in ixgbe_reset_hw_X550em() local 2765 int32_t ixgbe_ext_phy_t_x550em_get_link(struct ixgbe_hw *hw, bool *link_up) in ixgbe_ext_phy_t_x550em_get_link() argument 2805 bool link_up; in ixgbe_setup_internal_phy_t_x550em() local 3542 bool link_up; ixgbe_enter_lplu_t_x550em() local 3774 bool link_up; ixgbe_fc_autoneg_backplane_x550em_a() local 3863 bool link_up; ixgbe_fc_autoneg_sgmii_x550em_a() local 4261 ixgbe_check_link_t_X550em(struct ixgbe_hw * hw,ixgbe_link_speed * speed,bool * link_up,bool link_up_wait_to_complete) ixgbe_check_link_t_X550em() argument [all...] |
H A D | ixgbe_82598.c | 425 bool link_up; in ixgbe_fc_enable_82598() local 651 ixgbe_link_speed *speed, bool *link_up, in ixgbe_check_mac_link_82598()
|
H A D | ixgbe_82599.c | 802 bool link_up = FALSE; in ixgbe_setup_mac_link_smartspeed() local 1061 bool link_up = FALSE; in ixgbe_reset_hw_82599() local
|
H A D | ixgbe.c | 203 bool link_up; ixgbe_device_supports_autoneg_fc() local 2564 bool link_up; ixgbe_fc_autoneg() local 2921 bool link_up = 0; ixgbe_blink_led_start_generic() local 3481 ixgbe_check_mac_link_generic(struct ixgbe_hw * hw,ixgbe_link_speed * speed,bool * link_up,bool link_up_wait_to_complete) ixgbe_check_mac_link_generic() argument 3947 bool autoneg, link_up = FALSE; ixgbe_setup_mac_link_multispeed_fiber() local 4363 ixgbe_check_link(struct ixgbe_hw * hw,ixgbe_link_speed * speed,bool * link_up,bool link_up_wait_to_complete) ixgbe_check_link() argument [all...] |
H A D | ixgbe_x540.c | 933 bool link_up; in ixgbe_blink_led_start_X540() local
|
H A D | if_ix.h | 246 bool link_up; global() member
|
H A D | ixgbe_phy.c | 1059 bool *link_up) in ixgbe_check_phy_link_tnx()
|
H A D | if_ngbe.c | 2000 int link_up; in ngbe_fc_autoneg() local 2267 ngbe_check_mac_link(struct ngbe_hw *hw, uint32_t *speed, int *link_up, in ngbe_check_mac_link() argument [all...] |
H A D | ixgb_hw.h | 730 boolean_t link_up; /* TRUE if link is valid */ member
|
H A D | if_em_hw.c | 8752 em_config_dsp_after_link_change(struct em_hw *hw, boolean_t link_up) in em_config_dsp_after_link_change() argument
|
H A D | if_ngbereg.h | 1051 int link_up; member
|