Searched refs:next_to_clean (Results 1 – 20 of 20) sorted by relevance
239 uint16_t next_to_clean; in ena_tx_cleanup() local252 next_to_clean = tx_ring->next_to_clean; in ena_tx_cleanup()290 tx_ring->free_tx_ids[next_to_clean] = req_id; in ena_tx_cleanup()291 next_to_clean = ENA_TX_RING_IDX_NEXT(next_to_clean, in ena_tx_cleanup()297 tx_ring->next_to_clean = next_to_clean; in ena_tx_cleanup()313 tx_ring->next_to_clean = next_to_clean; in ena_tx_cleanup()419 struct ena_com_rx_ctx *ena_rx_ctx, uint16_t *next_to_clean) in ena_rx_mbuf() argument428 ntc = *next_to_clean; in ena_rx_mbuf()513 *next_to_clean = ntc; in ena_rx_mbuf()569 uint16_t next_to_clean; in ena_rx_cleanup() local[all …]
826 ctx->nt = ctx->ring->next_to_clean; in ena_netmap_tx_cleanup()839 ctx->ring->next_to_clean = ctx->nt; in ena_netmap_tx_cleanup()934 ctx->nt = ctx->ring->next_to_clean; in ena_netmap_rx_frames()950 ctx->ring->next_to_clean = ctx->nt; in ena_netmap_rx_frames()
340 uint16_t next_to_clean; member
642 tx_ring->next_to_clean = 0; in ena_setup_tx_resources()869 rx_ring->next_to_clean = 0; in ena_setup_rx_resources()
393 hw->aq.asq.next_to_clean = 0; in i40e_init_asq()456 hw->aq.arq.next_to_clean = 0; in i40e_init_arq()560 hw->aq.asq.next_to_clean = 0; in i40e_resume_aq()565 hw->aq.arq.next_to_clean = 0; in i40e_resume_aq()747 u16 ntc = asq->next_to_clean; in i40e_clean_asq()773 asq->next_to_clean = ntc; in i40e_clean_asq()1035 u16 ntc = hw->aq.arq.next_to_clean; in i40e_clean_arq_element()1115 hw->aq.arq.next_to_clean = ntc; in i40e_clean_arq_element()
62 u16 next_to_clean; member
603 txr->next_to_clean = 0; in ixl_init_tx_ring()945 first = txr->next_to_clean; in ixl_txeof_hwb()1017 txr->next_to_clean = first; in ixl_txeof_hwb()1060 first = txr->next_to_clean; in ixl_txeof_dwb()1143 txr->next_to_clean = first; in ixl_txeof_dwb()2157 CTLFLAG_RD, &(txr->next_to_clean), 0, in ixl_vsi_add_queues_stats()
106 ((((R)->next_to_clean > (R)->next_to_use) ? 0 : (R)->count) + \107 (R)->next_to_clean - (R)->next_to_use - 1)
450 u16 next_to_clean; member
322 nic_i = txr->next_to_clean + report_frequency; in ixgbe_netmap_txsync()347 if (nic_i != txr->next_to_clean) { in ixgbe_netmap_txsync()349 txr->next_to_clean = nic_i; in ixgbe_netmap_txsync()
331 u16 next_to_clean; member
567 txr->next_to_clean = 0;1027 work = txr->next_to_clean;1096 txr->next_to_clean = work;
307 nic_i = txr->next_to_clean + report_frequency; in ixgbe_netmap_txsync()333 if (nic_i != txr->next_to_clean) { in ixgbe_netmap_txsync()335 txr->next_to_clean = nic_i; in ixgbe_netmap_txsync()
269 } else if (nic_i != txr->next_to_clean) { in ixl_netmap_txsync()271 txr->next_to_clean = nic_i; in ixl_netmap_txsync()
195 if (nic_i != txr->next_to_clean) { in em_netmap_txsync()196 txr->next_to_clean = nic_i; in em_netmap_txsync()
179 txr->next_to_clean = nic_i; in igb_netmap_txsync()
335 u32 next_to_clean; member
365 u16 next_to_clean; member
2146 txr->me, txr->tx_avail, txr->next_to_clean); in igb_local_timer()3593 txr->next_to_clean = 0; in igb_setup_transmit_ring()4064 work = txr->next_to_clean;4139 txr->next_to_clean = work;
3632 txr->next_to_clean = 0; in em_setup_transmit_ring()4163 first = txr->next_to_clean; in em_txeof()4222 txr->next_to_clean = first; in em_txeof()