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

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_x550.c43 static s32 ixgbe_acquire_swfw_sync_X550a(struct ixgbe_hw *, u32 mask);
806 mac->ops.acquire_swfw_sync = ixgbe_acquire_swfw_sync_X550a;
4277 * ixgbe_acquire_swfw_sync_X550a - Acquire SWFW semaphore
4283 static s32 ixgbe_acquire_swfw_sync_X550a(struct ixgbe_hw *hw, u32 mask) function
4289 DEBUGFUNC("ixgbe_acquire_swfw_sync_X550a");

Completed in 112 milliseconds