Searched refs:ixgbe_acquire_swfw_sync_X550em (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_x550.h96 s32 ixgbe_acquire_swfw_sync_X550em(struct ixgbe_hw *hw, u32 mask);
H A Dixgbe_x550.c859 mac->ops.acquire_swfw_sync = ixgbe_acquire_swfw_sync_X550em;
4237 * ixgbe_acquire_swfw_sync_X550em - Acquire SWFW semaphore
4243 s32 ixgbe_acquire_swfw_sync_X550em(struct ixgbe_hw *hw, u32 mask) function
4247 DEBUGFUNC("ixgbe_acquire_swfw_sync_X550em");

Completed in 168 milliseconds