Searched refs:ixgbe_acquire_swfw_semaphore (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_api.h194 s32 ixgbe_acquire_swfw_semaphore(struct ixgbe_hw *hw, u32 mask);
H A Dixgbe_api.c1652 * ixgbe_acquire_swfw_semaphore - Acquire SWFW semaphore
1659 s32 ixgbe_acquire_swfw_semaphore(struct ixgbe_hw *hw, u32 mask) function
H A Dixgbe_x550.c1140 ret = ixgbe_acquire_swfw_semaphore(hw, gssr);
1186 ret = ixgbe_acquire_swfw_semaphore(hw, gssr);

Completed in 121 milliseconds