Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x540.c50 static s32 ixgbe_get_swfw_sync_semaphore(struct ixgbe_hw *hw);
795 if (ixgbe_get_swfw_sync_semaphore(hw)) { in ixgbe_acquire_swfw_sync_X540()
821 if (ixgbe_get_swfw_sync_semaphore(hw)) { in ixgbe_acquire_swfw_sync_X540()
873 ixgbe_get_swfw_sync_semaphore(hw); in ixgbe_release_swfw_sync_X540()
889 static s32 ixgbe_get_swfw_sync_semaphore(struct ixgbe_hw *hw) in ixgbe_get_swfw_sync_semaphore() function
983 ixgbe_get_swfw_sync_semaphore(hw); in ixgbe_init_swfw_sync_X540()