Searched refs:ixgbe_ext_phy_t_x550em_get_link (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_x550.c2941 * ixgbe_ext_phy_t_x550em_get_link - Get ext phy link status
2947 static s32 ixgbe_ext_phy_t_x550em_get_link(struct ixgbe_hw *hw, bool *link_up) function
2997 status = ixgbe_ext_phy_t_x550em_get_link(hw, &link_up);
3012 status = ixgbe_ext_phy_t_x550em_get_link(hw, &link_up);
3774 status = ixgbe_ext_phy_t_x550em_get_link(hw, &link_up);
3808 status = ixgbe_ext_phy_t_x550em_get_link(hw, &link_up);

Completed in 114 milliseconds