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

  /src/sys/dev/pci/ixgbe/
ixgbe_api.h 197 s32 ixgbe_acquire_swfw_semaphore(struct ixgbe_hw *hw, u32 mask);
ixgbe_api.c 1680 * ixgbe_acquire_swfw_semaphore - Acquire SWFW semaphore
1687 s32 ixgbe_acquire_swfw_semaphore(struct ixgbe_hw *hw, u32 mask) function in typeref:typename:s32
ixgbe_x550.c 1315 ret = ixgbe_acquire_swfw_semaphore(hw, gssr);
1361 ret = ixgbe_acquire_swfw_semaphore(hw, gssr);

Completed in 17 milliseconds