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