Searched refs:ixgbe_acquire_swfw_sync (Results 1 – 4 of 4) sorted by relevance
64 s32 ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u32 mask);
1151 .acquire_swfw_sync = &ixgbe_acquire_swfw_sync,
2208 .acquire_swfw_sync = &ixgbe_acquire_swfw_sync,
2576 s32 ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u32 mask) in ixgbe_acquire_swfw_sync() function