Searched refs:tx_cpt_lock (Results 1 – 2 of 2) sorted by relevance
42 rte_spinlock_init(&cfg->tx_cpt_lock); in otx2_sec_idev_cfg_init()65 rte_spinlock_lock(&cfg->tx_cpt_lock); in otx2_sec_idev_tx_cpt_qp_add()78 rte_spinlock_unlock(&cfg->tx_cpt_lock); in otx2_sec_idev_tx_cpt_qp_add()95 rte_spinlock_lock(&cfg->tx_cpt_lock); in otx2_sec_idev_tx_cpt_qp_remove()112 rte_spinlock_unlock(&cfg->tx_cpt_lock); in otx2_sec_idev_tx_cpt_qp_remove()118 rte_spinlock_unlock(&cfg->tx_cpt_lock); in otx2_sec_idev_tx_cpt_qp_remove()134 rte_spinlock_lock(&cfg->tx_cpt_lock); in otx2_sec_idev_tx_cpt_qp_get()158 rte_spinlock_unlock(&cfg->tx_cpt_lock); in otx2_sec_idev_tx_cpt_qp_get()
22 rte_spinlock_t tx_cpt_lock; member