Searched refs:i40e_spinlock (Results 1 – 4 of 4) sorted by relevance
79 struct i40e_spinlock asq_spinlock; /* Send queue spinlock */80 struct i40e_spinlock arq_spinlock; /* Receive queue spinlock */
550 void i40e_init_spinlock(struct i40e_spinlock *sp);551 void i40e_acquire_spinlock(struct i40e_spinlock *sp);552 void i40e_release_spinlock(struct i40e_spinlock *sp);553 void i40e_destroy_spinlock(struct i40e_spinlock *sp);
214 struct i40e_spinlock { struct
4611 i40e_init_spinlock_d(struct i40e_spinlock *sp) in i40e_init_spinlock_d()4617 i40e_acquire_spinlock_d(struct i40e_spinlock *sp) in i40e_acquire_spinlock_d()4623 i40e_release_spinlock_d(struct i40e_spinlock *sp) in i40e_release_spinlock_d()4629 i40e_destroy_spinlock_d(__rte_unused struct i40e_spinlock *sp) in i40e_destroy_spinlock_d()