Searched refs:ixgbe_acquire_swfw_sync (Results 1 – 4 of 4) sorted by relevance
87 s32 ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u32 mask);
1194 .acquire_swfw_sync = &ixgbe_acquire_swfw_sync,
2336 .acquire_swfw_sync = &ixgbe_acquire_swfw_sync,
2498 s32 ixgbe_acquire_swfw_sync(struct ixgbe_hw *hw, u32 mask) in ixgbe_acquire_swfw_sync() function