Searched refs:iavf_spinlock (Results 1 – 3 of 3) sorted by relevance
78 void iavf_init_spinlock(struct iavf_spinlock *sp);79 void iavf_acquire_spinlock(struct iavf_spinlock *sp);80 void iavf_release_spinlock(struct iavf_spinlock *sp);81 void iavf_destroy_spinlock(struct iavf_spinlock *sp);
160 struct iavf_spinlock { struct172 iavf_init_spinlock_d(struct iavf_spinlock *sp) in iavf_init_spinlock_d() argument178 iavf_acquire_spinlock_d(struct iavf_spinlock *sp) in iavf_acquire_spinlock_d()184 iavf_release_spinlock_d(struct iavf_spinlock *sp) in iavf_release_spinlock_d()190 iavf_destroy_spinlock_d(__rte_unused struct iavf_spinlock *sp) in iavf_destroy_spinlock_d()
79 struct iavf_spinlock asq_spinlock; /* Send queue spinlock */80 struct iavf_spinlock arq_spinlock; /* Receive queue spinlock */