Searched refs:ixgbe_release_swfw_sync (Results 1 – 2 of 2) sorted by relevance
108 void ixgbe_release_swfw_sync(struct ixgbe_hw *hw, u16 mask);
106 mac->ops.release_swfw_sync = &ixgbe_release_swfw_sync; in ixgbe_init_ops_generic()2868 void ixgbe_release_swfw_sync(struct ixgbe_hw *hw, u16 mask) in ixgbe_release_swfw_sync() function