Home
last modified time | relevance | path

Searched refs:txq_ctx_lock (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_adapter.h43 spinlock_t txq_ctx_lock; member
H A Dice_adapter.c64 spin_lock_init(&adapter->txq_ctx_lock); in ice_adapter_new()
H A Dice_common.c1593 spin_lock(&pf->adapter->txq_ctx_lock); in ice_copy_txq_ctx_from_hw()
1605 spin_unlock(&pf->adapter->txq_ctx_lock); in ice_copy_txq_ctx_from_hw()
1634 spin_lock(&pf->adapter->txq_ctx_lock); in ice_copy_txq_ctx_to_hw()
1648 spin_unlock(&pf->adapter->txq_ctx_lock); in ice_copy_txq_ctx_to_hw()