Searched refs:CNXK_VF_SDP_R_IN_INSTR_RSIZE (Results 1 – 2 of 2) sorted by relevance
35 qno, CNXK_VF_SDP_R_IN_INSTR_RSIZE(qno), in cnxk_vf_dump_q_regs()36 octep_vf_read_csr64(oct, CNXK_VF_SDP_R_IN_INSTR_RSIZE(qno))); in cnxk_vf_dump_q_regs()98 octep_vf_write_csr64(oct, CNXK_VF_SDP_R_IN_INSTR_RSIZE(q_no), val); in cnxk_vf_reset_iq()185 octep_vf_write_csr64(oct, CNXK_VF_SDP_R_IN_INSTR_RSIZE(iq_no), iq->max_count); in octep_vf_setup_iq_regs_cnxk()
46 #define CNXK_VF_SDP_R_IN_INSTR_RSIZE(ring) \ macro