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 */
533 void i40e_init_spinlock(struct i40e_spinlock *sp);534 void i40e_acquire_spinlock(struct i40e_spinlock *sp);535 void i40e_release_spinlock(struct i40e_spinlock *sp);536 void i40e_destroy_spinlock(struct i40e_spinlock *sp);
195 struct i40e_spinlock { struct
4651 i40e_init_spinlock_d(struct i40e_spinlock *sp) in i40e_init_spinlock_d()4657 i40e_acquire_spinlock_d(struct i40e_spinlock *sp) in i40e_acquire_spinlock_d()4663 i40e_release_spinlock_d(struct i40e_spinlock *sp) in i40e_release_spinlock_d()4669 i40e_destroy_spinlock_d(__rte_unused struct i40e_spinlock *sp) in i40e_destroy_spinlock_d()