Home
last modified time | relevance | path

Searched refs:ixgbe_get_swfw_sync_semaphore (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x540.c49 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