Searched refs:ixgbe_lock (Results 1 – 3 of 3) sorted by relevance
119 ixgbe_init_lock(struct ixgbe_lock *lock) in ixgbe_init_lock()126 ixgbe_acquire_lock(struct ixgbe_lock *lock) in ixgbe_acquire_lock()132 ixgbe_release_lock(struct ixgbe_lock *lock) in ixgbe_release_lock()138 ixgbe_destroy_lock(struct ixgbe_lock *lock) in ixgbe_destroy_lock()
201 struct ixgbe_lock struct233 void ixgbe_init_lock(struct ixgbe_lock *);234 void ixgbe_destroy_lock(struct ixgbe_lock *);235 void ixgbe_acquire_lock(struct ixgbe_lock *);236 void ixgbe_release_lock(struct ixgbe_lock *);
2213 struct ixgbe_lock lock; /* admin command interface lock */