Home
last modified time | relevance | path

Searched refs:check_link (Results 1 - 25 of 42) sorted by relevance

12

/kernel/linux/linux-5.10/arch/powerpc/platforms/4xx/
H A Dpci.c659 void (*check_link)(struct ppc4xx_pciex_port *port); member
929 .check_link = ppc4xx_pciex_check_link_sdr,
938 .check_link = ppc4xx_pciex_check_link_sdr,
1049 .check_link = ppc4xx_pciex_check_link_sdr,
1117 .check_link = ppc4xx_pciex_check_link_sdr,
1263 .check_link = ppc460sx_pciex_check_link,
1359 .check_link = ppc4xx_pciex_check_link_sdr,
1405 .check_link = ppc_476fpe_pciex_check_link,
1504 if (ppc4xx_pciex_hwops->check_link) in ppc4xx_pciex_port_init()
1505 ppc4xx_pciex_hwops->check_link(por in ppc4xx_pciex_port_init()
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/4xx/
H A Dpci.c657 void (*check_link)(struct ppc4xx_pciex_port *port); member
927 .check_link = ppc4xx_pciex_check_link_sdr,
936 .check_link = ppc4xx_pciex_check_link_sdr,
1047 .check_link = ppc4xx_pciex_check_link_sdr,
1115 .check_link = ppc4xx_pciex_check_link_sdr,
1261 .check_link = ppc460sx_pciex_check_link,
1357 .check_link = ppc4xx_pciex_check_link_sdr,
1403 .check_link = ppc_476fpe_pciex_check_link,
1502 if (ppc4xx_pciex_hwops->check_link) in ppc4xx_pciex_port_init()
1503 ppc4xx_pciex_hwops->check_link(por in ppc4xx_pciex_port_init()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c64 struct workqueue_struct *check_link; member
994 queue_delayed_work(lmac->check_link, &lmac->dwork, HZ * 3); in bgx_poll_for_sgmii_link()
1043 queue_delayed_work(lmac->check_link, &lmac->dwork, HZ * 2); in bgx_poll_for_link()
1132 lmac->check_link = alloc_workqueue("check_link", WQ_UNBOUND | in bgx_lmac_enable()
1134 if (!lmac->check_link) in bgx_lmac_enable()
1137 queue_delayed_work(lmac->check_link, &lmac->dwork, 0); in bgx_lmac_enable()
1148 if (lmac->check_link) { in bgx_lmac_disable()
1151 destroy_workqueue(lmac->check_link); in bgx_lmac_disable()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c64 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_ordered_workqueue("check_link", WQ_MEM_RECLAIM); in bgx_lmac_enable()
1130 if (!lmac->check_link) in bgx_lmac_enable()
1133 queue_delayed_work(lmac->check_link, &lmac->dwork, 0); in bgx_lmac_enable()
1144 if (lmac->check_link) { in bgx_lmac_disable()
1147 destroy_workqueue(lmac->check_link); in bgx_lmac_disable()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c116 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,
H A Dixgbe_x540.c777 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_blink_led_start_X540()
842 .check_link = &ixgbe_check_mac_link_generic,
H A Dixgbe_82599.c307 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()
957 hw->mac.ops.check_link(hw, &link_speed, &link_up, false); in ixgbe_reset_hw_82599()
2182 .check_link = &ixgbe_check_mac_link_generic,
H A Dixgbe_x550.c2114 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_fc_autoneg_sgmii_x550em_a()
2162 mac->ops.check_link = ixgbe_check_mac_link_generic; in ixgbe_init_mac_link_ops_X550em_a()
2212 mac->ops.check_link = ixgbe_check_link_t_X550em; in ixgbe_init_mac_link_ops_X550em()
2958 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_fc_autoneg_backplane_x550em_a()
3451 hw->mac.ops.check_link(hw, &link_speed, &link_up, false); in ixgbe_reset_hw_X550em()
3816 .check_link = &ixgbe_check_mac_link_generic, \
H A Dixgbe_common.c64 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_device_supports_autoneg_fc()
2413 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_fc_autoneg()
2753 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_blink_led_start_generic()
4245 status = hw->mac.ops.check_link(hw, &link_speed, in ixgbe_setup_mac_link_multispeed_fiber()
4291 status = hw->mac.ops.check_link(hw, &link_speed, &link_up, in ixgbe_setup_mac_link_multispeed_fiber()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c116 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,
H A Dixgbe_x540.c777 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_blink_led_start_X540()
842 .check_link = &ixgbe_check_mac_link_generic,
H A Dixgbe_82599.c307 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()
957 hw->mac.ops.check_link(hw, &link_speed, &link_up, false); in ixgbe_reset_hw_82599()
2183 .check_link = &ixgbe_check_mac_link_generic,
H A Dixgbe_x550.c2164 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_fc_autoneg_sgmii_x550em_a()
2212 mac->ops.check_link = ixgbe_check_mac_link_generic; in ixgbe_init_mac_link_ops_X550em_a()
2262 mac->ops.check_link = ixgbe_check_link_t_X550em; in ixgbe_init_mac_link_ops_X550em()
3008 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_fc_autoneg_backplane_x550em_a()
3501 hw->mac.ops.check_link(hw, &link_speed, &link_up, false); in ixgbe_reset_hw_X550em()
3866 .check_link = &ixgbe_check_mac_link_generic, \
H A Dixgbe_common.c64 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_device_supports_autoneg_fc()
2414 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_fc_autoneg()
2754 hw->mac.ops.check_link(hw, &speed, &link_up, false); in ixgbe_blink_led_start_generic()
4258 status = hw->mac.ops.check_link(hw, &link_speed, in ixgbe_setup_mac_link_multispeed_fiber()
4304 status = hw->mac.ops.check_link(hw, &link_speed, &link_up, in ixgbe_setup_mac_link_multispeed_fiber()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h35 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool); member
H A Dvf.c988 .check_link = ixgbevf_check_mac_link_vf,
1006 .check_link = ixgbevf_hv_check_mac_link_vf,
H A Dethtool.c555 hw->mac.ops.check_link(hw, &link_speed, &link_up, true); in ixgbevf_link_test()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h32 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool); member
H A Dvf.c1006 .check_link = ixgbevf_check_mac_link_vf,
1024 .check_link = ixgbevf_hv_check_mac_link_vf,
/kernel/linux/linux-5.10/drivers/usb/host/
H A Duhci-debug.c423 goto check_link; in uhci_sprint_schedule()
454 check_link: in uhci_sprint_schedule()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_dp_hdcp.c614 .check_link = intel_dp_hdcp_check_link,
677 .check_link = intel_dp_mst_hdcp_check_link,
/kernel/linux/linux-6.6/drivers/usb/host/
H A Duhci-debug.c423 goto check_link; in uhci_sprint_schedule()
454 check_link: in uhci_sprint_schedule()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_dp_hdcp.c655 .check_link = intel_dp_hdcp_check_link,
785 .check_link = intel_dp_hdcp_check_link,
/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
H A Dnatsemi.c612 static void check_link(struct net_device *dev);
1642 static void check_link(struct net_device *dev) in check_link() function
1725 * Start with half-duplex. check_link will update in init_registers()
1763 check_link(dev); in init_registers()
1831 /* init_registers() calls check_link() for the above case */ in netdev_timer()
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(de in netdev_set_ecmd()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/
H A Dnatsemi.c612 static void check_link(struct net_device *dev);
1642 static void check_link(struct net_device *dev) in check_link() function
1725 * Start with half-duplex. check_link will update in init_registers()
1763 check_link(dev); in init_registers()
1831 /* init_registers() calls check_link() for the above case */ in netdev_timer()
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(de in netdev_set_ecmd()
[all...]

Completed in 52 milliseconds

12