Searched refs:itrq_desc_wbhead (Results 1 – 2 of 2) sorted by relevance
899 itrq->itrq_desc_wbhead = (uint32_t *)(itrq->itrq_desc_ring + in i40e_alloc_tx_dma()2019 (uintptr_t)itrq->itrq_desc_wbhead, in i40e_tx_recycle_ring()2030 wbhead = *itrq->itrq_desc_wbhead; in i40e_tx_recycle_ring()
576 volatile uint32_t *itrq_desc_wbhead; /* TX write-back index */ member