HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_acquire_swfw_sync (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_common.h 122 s32 ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u32 mask);
ixgbe_common.c 113 mac->ops.acquire_swfw_sync = ixgbe_acquire_swfw_sync;
3305 * ixgbe_acquire_swfw_sync - Acquire SWFW semaphore
3312 s32 ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u32 mask) function in typeref:typename:s32
3320 DEBUGFUNC("ixgbe_acquire_swfw_sync");

Completed in 26 milliseconds