Searched refs:hw_pidx (Results 1 – 1 of 1) sorted by relevance
1198 qidx_t hw_pidx, queue_len; in enetc_isc_rxd_available() local1212 hw_pidx = ENETC_RXQ_RD4(sc, qid, ENETC_RBPIR); in enetc_isc_rxd_available()1213 while (pidx != hw_pidx && count < budget) { in enetc_isc_rxd_available()