Home
last modified time | relevance | path

Searched refs:ixgbe_release_swfw_sync_X540 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_x540.h61 void ixgbe_release_swfw_sync_X540(struct ixgbe_hw *hw, u16 mask);
H A Dixgbe_x540.c95 mac->ops.release_swfw_sync = &ixgbe_release_swfw_sync_X540; in ixgbe_init_ops_X540()
808 void ixgbe_release_swfw_sync_X540(struct ixgbe_hw *hw, u16 mask) in ixgbe_release_swfw_sync_X540() function