Searched refs:IXGBE_REQUEST_TASK_PHY (Results 1 – 2 of 2) sorted by relevance
2772 sc->task_requests |= IXGBE_REQUEST_TASK_PHY; in ixgbe_msix_link()3910 if (sc->task_requests & IXGBE_REQUEST_TASK_PHY) in ixgbe_if_update_admin_status()4180 sc->task_requests |= IXGBE_REQUEST_TASK_PHY; in ixgbe_intr()
4541 #define IXGBE_REQUEST_TASK_PHY 0x10 macro