Lines Matching refs:D_IDX
304 wr_idx = D_IDX(tx_ring, tx_ring->wr_p); in nfp_nfd3_tx()
352 wr_idx = D_IDX(tx_ring, wr_idx + 1); in nfp_nfd3_tx()
436 todo = D_IDX(tx_ring, qcp_rd_p - tx_ring->qcp_rd_p); in nfp_nfd3_tx_complete()
445 idx = D_IDX(tx_ring, tx_ring->rd_p++); in nfp_nfd3_tx_complete()
518 todo = D_IDX(tx_ring, qcp_rd_p - tx_ring->qcp_rd_p); in nfp_nfd3_xdp_complete()
523 tx_ring->qcp_rd_p = D_IDX(tx_ring, tx_ring->qcp_rd_p + todo); in nfp_nfd3_xdp_complete()
527 idx = D_IDX(tx_ring, tx_ring->rd_p); in nfp_nfd3_xdp_complete()
590 wr_idx = D_IDX(rx_ring, rx_ring->wr_p); in nfp_nfd3_rx_give_one()
860 wr_idx = D_IDX(tx_ring, tx_ring->wr_p); in nfp_nfd3_tx_xdp_buf()
932 idx = D_IDX(rx_ring, rx_ring->rd_p); in nfp_nfd3_rx()
1250 wr_idx = D_IDX(tx_ring, tx_ring->wr_p); in nfp_nfd3_ctrl_tx_one()
1326 idx = D_IDX(rx_ring, rx_ring->rd_p); in nfp_ctrl_rx_one()