| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_82599_bypass.c | 101 bool link_up = false; in ixgbe_setup_mac_link_multispeed_fixed_fiber() local
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_x550.c | 2409 bool link_up = false; in ixgbe_reset_hw_X550em() local 2926 STATIC s32 ixgbe_ext_phy_t_x550em_get_link(struct ixgbe_hw *hw, bool *link_up) in ixgbe_ext_phy_t_x550em_get_link() 2966 bool link_up; in ixgbe_setup_internal_phy_t_x550em() local 3754 bool link_up; in ixgbe_enter_lplu_t_x550em() local 3987 bool link_up; in ixgbe_fc_autoneg_backplane_x550em_a() local 4076 bool link_up; in ixgbe_fc_autoneg_sgmii_x550em_a() local 4441 bool link_up = false; in ixgbe_setup_mac_link_t_X550em() local 4489 bool *link_up, bool link_up_wait_to_complete) in ixgbe_check_link_t_X550em()
|
| H A D | ixgbe_hv_vf.c | 90 bool *link_up, in ixgbevf_hv_check_mac_link_vf()
|
| H A D | ixgbe_82598.c | 387 bool link_up; in ixgbe_fc_enable_82598() local 613 ixgbe_link_speed *speed, bool *link_up, in ixgbe_check_mac_link_82598()
|
| H A D | ixgbe_common.c | 136 bool link_up; in ixgbe_device_supports_autoneg_fc() local 3068 bool link_up; in ixgbe_fc_autoneg() local 3425 bool link_up = 0; in ixgbe_blink_led_start_generic() local 4137 bool *link_up, bool link_up_wait_to_complete) in ixgbe_check_mac_link_generic() 5212 bool autoneg, link_up = false; in ixgbe_setup_mac_link_multispeed_fiber() local
|
| H A D | ixgbe_vf.c | 549 bool *link_up, bool autoneg_wait_to_complete) in ixgbe_check_mac_link_vf()
|
| H A D | ixgbe_82599.c | 749 bool link_up = false; in ixgbe_setup_mac_link_smartspeed() local 1004 bool link_up = false; in ixgbe_reset_hw_82599() local
|
| H A D | ixgbe_x540.c | 974 bool link_up; in ixgbe_blink_led_start_X540() local
|
| H A D | ixgbe_api.c | 592 bool *link_up) in ixgbe_check_phy_link() 635 bool *link_up, bool link_up_wait_to_complete) in ixgbe_check_link()
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-helper.h | 145 uint64_t link_up : 1; /**< Is the physical link up? */ member
|
| /f-stack/dpdk/drivers/net/ipn3ke/ |
| H A D | ipn3ke_rawdev_api.h | 58 int link_up; member
|
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_hw.c | 41 bool link_up; in txgbe_device_supports_autoneg_fc() local 1211 bool link_up; in txgbe_fc_autoneg() local 1930 bool *link_up, bool link_up_wait_to_complete) in txgbe_check_mac_link() 2338 bool autoneg, link_up = false; in txgbe_setup_mac_link_multispeed_fiber() local 3193 bool link_up = false; in txgbe_setup_mac_link_smartspeed() local
|
| H A D | txgbe_phy.c | 621 bool *link_up) in txgbe_check_phy_link_tnx()
|
| /f-stack/dpdk/drivers/net/ionic/ |
| H A D | ionic.h | 63 bool link_up; member
|
| /f-stack/dpdk/drivers/net/qede/ |
| H A D | qede_if.h | 89 bool link_up; member 108 bool link_up; member
|
| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_82541.c | 636 bool link_up) in e1000_config_dsp_after_link_change_82541()
|
| /f-stack/dpdk/drivers/net/mvneta/ |
| H A D | mvneta_ethdev.c | 490 int ret, fd, link_up; in mvneta_link_update() local
|
| /f-stack/dpdk/drivers/net/octeontx/ |
| H A D | octeontx_ethdev.h | 125 uint8_t link_up; member
|
| /f-stack/dpdk/drivers/net/thunderx/base/ |
| H A D | nicvf_mbox.h | 128 uint8_t link_up; member
|
| /f-stack/dpdk/drivers/net/octeontx/base/ |
| H A D | octeontx_bgx.h | 62 uint8_t link_up; member
|
| /f-stack/dpdk/drivers/net/thunderx/ |
| H A D | nicvf_struct.h | 93 uint8_t link_up; member
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | elink.c | 6495 uint16_t gp_status, duplex = DUPLEX_HALF, link_up = 0, speed_mask; in elink_link_settings_status() local 6577 uint16_t gp_status1, gp_speed, link_up, duplex = DUPLEX_FULL; in elink_warpcore_read_status() local 7385 uint16_t link_up; in elink_test_link() local 8478 uint8_t link_up = 0; in elink_8073_read_status() local 8668 uint8_t link_up = 0; in elink_8705_read_status() local 9817 uint8_t link_up = 0; in elink_8706_8726_read_status() local 10043 uint8_t link_up = elink_8706_8726_read_status(phy, params, vars); in elink_8726_read_status() local 10453 uint8_t link_up = 0; in elink_8727_read_status() local 11429 uint8_t link_up = 0; in elink_848xx_read_status() local 12198 uint8_t link_up = 0; in elink_54618se_read_status() local [all …]
|
| /f-stack/dpdk/drivers/net/iavf/ |
| H A D | iavf.h | 143 bool link_up; member
|
| /f-stack/dpdk/drivers/net/e1000/ |
| H A D | em_ethdev.c | 1128 int link_up, count; in eth_em_link_update() local
|
| /f-stack/freebsd/contrib/alpine-hal/ |
| H A D | al_hal_pcie.h | 545 al_bool link_up; member
|