/linux-6.1.9/arch/powerpc/platforms/4xx/ |
D | pci.c | 660 void (*check_link)(struct ppc4xx_pciex_port *port); member 930 .check_link = ppc4xx_pciex_check_link_sdr, 939 .check_link = ppc4xx_pciex_check_link_sdr, 1050 .check_link = ppc4xx_pciex_check_link_sdr, 1118 .check_link = ppc4xx_pciex_check_link_sdr, 1264 .check_link = ppc460sx_pciex_check_link, 1360 .check_link = ppc4xx_pciex_check_link_sdr, 1406 .check_link = ppc_476fpe_pciex_check_link, 1505 if (ppc4xx_pciex_hwops->check_link) in ppc4xx_pciex_port_init() 1506 ppc4xx_pciex_hwops->check_link(port); in ppc4xx_pciex_port_init()
|
/linux-6.1.9/drivers/net/ethernet/cavium/thunder/ |
D | thunder_bgx.c | 64 struct workqueue_struct *check_link; member 991 queue_delayed_work(lmac->check_link, &lmac->dwork, HZ * 3); in bgx_poll_for_sgmii_link() 1040 queue_delayed_work(lmac->check_link, &lmac->dwork, HZ * 2); in bgx_poll_for_link() 1129 lmac->check_link = alloc_workqueue("check_link", WQ_UNBOUND | in bgx_lmac_enable() 1131 if (!lmac->check_link) in bgx_lmac_enable() 1134 queue_delayed_work(lmac->check_link, &lmac->dwork, 0); in bgx_lmac_enable() 1145 if (lmac->check_link) { in bgx_lmac_disable() 1148 destroy_workqueue(lmac->check_link); in bgx_lmac_disable()
|
/linux-6.1.9/drivers/net/ethernet/intel/ixgbevf/ |
D | vf.h | 32 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool); member
|
D | vf.c | 1006 .check_link = ixgbevf_check_mac_link_vf, 1024 .check_link = ixgbevf_hv_check_mac_link_vf,
|
D | ethtool.c | 555 hw->mac.ops.check_link(hw, &link_speed, &link_up, true); in ixgbevf_link_test()
|
D | ixgbevf_main.c | 3253 err = hw->mac.ops.check_link(hw, &link_speed, &link_up, false); in ixgbevf_watchdog_update_link()
|
/linux-6.1.9/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_82598.c | 116 phy->ops.check_link = &ixgbe_check_phy_link_tnx; in ixgbe_init_phy_ops_82598() 305 hw->mac.ops.check_link(hw, &link_speed, &link_up, false); in ixgbe_fc_enable_82598() 1130 .check_link = &ixgbe_check_mac_link_82598,
|
D | ixgbe_82599.c | 307 phy->ops.check_link = &ixgbe_check_phy_link_tnx; in ixgbe_init_phy_ops_82599() 707 status = hw->mac.ops.check_link(hw, &link_speed, in ixgbe_setup_mac_link_smartspeed() 742 status = hw->mac.ops.check_link(hw, &link_speed, in ixgbe_setup_mac_link_smartspeed() 958 hw->mac.ops.check_link(hw, &link_speed, &link_up, false); in ixgbe_reset_hw_82599() 2184 .check_link = &ixgbe_check_mac_link_generic,
|
D | ixgbe_x540.c | 777 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_blink_led_start_X540() 842 .check_link = &ixgbe_check_mac_link_generic,
|
D | ixgbe_x550.c | 2161 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_fc_autoneg_sgmii_x550em_a() 2209 mac->ops.check_link = ixgbe_check_mac_link_generic; in ixgbe_init_mac_link_ops_X550em_a() 2259 mac->ops.check_link = ixgbe_check_link_t_X550em; in ixgbe_init_mac_link_ops_X550em() 3003 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_fc_autoneg_backplane_x550em_a() 3496 hw->mac.ops.check_link(hw, &link_speed, &link_up, false); in ixgbe_reset_hw_X550em() 3861 .check_link = &ixgbe_check_mac_link_generic, \
|
D | ixgbe_common.c | 64 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_device_supports_autoneg_fc() 2426 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_fc_autoneg() 2766 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_blink_led_start_generic() 4254 status = hw->mac.ops.check_link(hw, &link_speed, in ixgbe_setup_mac_link_multispeed_fiber() 4300 status = hw->mac.ops.check_link(hw, &link_speed, &link_up, in ixgbe_setup_mac_link_multispeed_fiber()
|
D | ixgbe_type.h | 3438 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool); member 3506 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *); member
|
D | ixgbe_main.c | 2790 if (!(eicr & IXGBE_EICR_LSC) && hw->mac.ops.check_link) { in ixgbe_check_overtemp_subtask() 2794 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_check_overtemp_subtask() 5525 if (hw->mac.ops.check_link) in ixgbe_non_sfp_link_config() 5526 ret = hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_non_sfp_link_config() 7450 if (hw->mac.ops.check_link) { in ixgbe_watchdog_update_link() 7451 hw->mac.ops.check_link(hw, &link_speed, &link_up, false); in ixgbe_watchdog_update_link()
|
D | ixgbe_ethtool.c | 1422 hw->mac.ops.check_link(hw, &link_speed, &link_up, true); in ixgbe_link_test()
|
/linux-6.1.9/drivers/usb/host/ |
D | uhci-debug.c | 423 goto check_link; in uhci_sprint_schedule() 454 check_link: in uhci_sprint_schedule()
|
/linux-6.1.9/drivers/net/ethernet/natsemi/ |
D | natsemi.c | 612 static void check_link(struct net_device *dev); 1642 static void check_link(struct net_device *dev) in check_link() function 1763 check_link(dev); in init_registers() 1832 check_link(dev); in netdev_timer() 1837 check_link(dev); in netdev_timer() 2324 check_link(dev); in netdev_rx() 2412 check_link(dev); in netdev_error() 2998 check_link(dev); in netdev_set_ecmd()
|
/linux-6.1.9/drivers/gpu/drm/i915/display/ |
D | intel_dp_hdcp.c | 662 .check_link = intel_dp_hdcp_check_link, 792 .check_link = intel_dp_hdcp_check_link,
|
D | intel_display_types.h | 477 bool (*check_link)(struct intel_digital_port *dig_port, member
|
D | intel_hdcp.c | 1072 if (hdcp->shim->check_link(dig_port, connector)) { in intel_hdcp_check_link()
|
D | intel_hdmi.c | 1770 .check_link = intel_hdmi_hdcp_check_link,
|
/linux-6.1.9/drivers/net/ethernet/broadcom/ |
D | bnx2.c | 6087 int check_link = 1; in bnx2_5706_serdes_timer() local 6092 check_link = 0; in bnx2_5706_serdes_timer() 6127 if (check_link) { in bnx2_5706_serdes_timer()
|