Searched defs:ixgbe_acquire_swfw_sync (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c107 mac->ops.acquire_swfw_sync = ixgbe_acquire_swfw_sync;
3180 * ixgbe_acquire_swfw_sync - Acquire SWFW semaphore
3187 s32 ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u32 mask) function
3195 DEBUGFUNC("ixgbe_acquire_swfw_sync");

Completed in 69 milliseconds