Searched refs:ixgbe_get_swfw_sync_semaphore (Results 1 – 1 of 1) sorted by relevance
43 static s32 ixgbe_get_swfw_sync_semaphore(struct ixgbe_hw *hw);749 if (ixgbe_get_swfw_sync_semaphore(hw)) { in ixgbe_acquire_swfw_sync_X540()785 if (ixgbe_get_swfw_sync_semaphore(hw)) { in ixgbe_acquire_swfw_sync_X540()815 (void) ixgbe_get_swfw_sync_semaphore(hw); in ixgbe_release_swfw_sync_X540()831 static s32 ixgbe_get_swfw_sync_semaphore(struct ixgbe_hw *hw) in ixgbe_get_swfw_sync_semaphore() function