Searched refs:d_wr_p (Results 1 – 1 of 1) sorted by relevance
127 int d_rd_p, d_wr_p, txd_cnt; in nfp_net_debugfs_tx_q_read() local146 d_wr_p = nfp_qcp_wr_ptr_read(tx_ring->qcp_q); in nfp_net_debugfs_tx_q_read()152 tx_ring->rd_p, tx_ring->wr_p, d_rd_p, d_wr_p); in nfp_net_debugfs_tx_q_read()181 if (i == d_wr_p % txd_cnt) in nfp_net_debugfs_tx_q_read()