ixgbe_lock
static inline void ixgbe_init_lock(struct ixgbe_lock *lock)
static inline void ixgbe_acquire_lock(struct ixgbe_lock *lock)
static inline void ixgbe_release_lock(struct ixgbe_lock *lock)
static inline void ixgbe_destroy_lock(struct ixgbe_lock *lock)
struct ixgbe_lock lock; /* admin command interface lock */