Searched refs:ixgbe_get_swfw_sync_semaphore (Results 1 – 1 of 1) sorted by relevance
49 static s32 ixgbe_get_swfw_sync_semaphore(struct ixgbe_hw *hw);774 if (ixgbe_get_swfw_sync_semaphore(hw)) in ixgbe_acquire_swfw_sync_X540()806 if (ixgbe_get_swfw_sync_semaphore(hw)) in ixgbe_acquire_swfw_sync_X540()853 ixgbe_get_swfw_sync_semaphore(hw); in ixgbe_release_swfw_sync_X540()869 static s32 ixgbe_get_swfw_sync_semaphore(struct ixgbe_hw *hw) in ixgbe_get_swfw_sync_semaphore() function