Searched refs:hw_head (Results 1 – 5 of 5) sorted by relevance
232 self->hw_head = 0; in aq_ring_init()291 budget && self->sw_head != self->hw_head; budget--) { in aq_ring_tx_clean()300 self->hw_head))) in aq_ring_tx_clean()534 for (; (self->sw_head != self->hw_head) && budget; in __aq_ring_rx_clean()565 self->hw_head); in __aq_ring_rx_clean()710 for (; (rx_ring->sw_head != rx_ring->hw_head) && budget; in __aq_ring_xdp_clean()738 rx_ring->hw_head); in __aq_ring_xdp_clean()850 while (self->sw_head != self->hw_head) { in aq_ring_hwts_rx_clean()
55 ring[AQ_VEC_TX_ID].hw_head) { in aq_vec_poll()66 ring[AQ_VEC_RX_ID].hw_head) { in aq_vec_poll()
140 unsigned int hw_head; member
670 if (aq_ptp->ptp_tx.sw_head != aq_ptp->ptp_tx.hw_head) { in aq_ptp_poll()682 if (aq_ptp->hwts_rx.sw_head != aq_ptp->hwts_rx.hw_head) { in aq_ptp_poll()699 if (aq_ptp->ptp_rx.sw_head != aq_ptp->ptp_rx.hw_head) { in aq_ptp_poll()
1989 u16 hw_head; in idpf_tx_clean_complq() local2014 hw_head = le16_to_cpu(tx_desc->q_head_compl_tag.q_head); in idpf_tx_clean_complq()2016 idpf_tx_splitq_clean(tx_q, hw_head, budget, in idpf_tx_clean_complq()