Home
last modified time | relevance | path

Searched refs:CNXK_SDP_R_IN_PKT_CNT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_cnxk_pf.c87 qno, CNXK_SDP_R_IN_PKT_CNT(qno), in cnxk_dump_regs()
88 octep_read_csr64(oct, CNXK_SDP_R_IN_PKT_CNT(qno))); in cnxk_dump_regs()
143 octep_write_csr64(oct, CNXK_SDP_R_IN_PKT_CNT(q_no), val); in cnxk_reset_iq()
H A Doctep_regs_cnxk_pf.h94 #define CNXK_SDP_R_IN_PKT_CNT(ring) \ macro