Searched refs:CN93_SDP_R_IN_INT_LEVELS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | octep_cn9k_pf.c | 67 qno, CN93_SDP_R_IN_INT_LEVELS(qno), in cn93_dump_regs() 68 octep_read_csr64(oct, CN93_SDP_R_IN_INT_LEVELS(qno))); in cn93_dump_regs() 125 octep_write_csr64(oct, CN93_SDP_R_IN_INT_LEVELS(q_no), val); in cn93_reset_iq() 297 CN93_SDP_R_IN_INT_LEVELS(iq_no); in octep_setup_iq_regs_cn93_pf() 305 octep_write_csr64(oct, CN93_SDP_R_IN_INT_LEVELS(iq_no), reg_val); in octep_setup_iq_regs_cn93_pf() 624 reg_val = octep_read_csr64(oct, CN93_SDP_R_IN_INT_LEVELS(iq_no)); in octep_enable_iq_cn93_pf() 626 octep_write_csr64(oct, CN93_SDP_R_IN_INT_LEVELS(iq_no), reg_val); in octep_enable_iq_cn93_pf()
|
H A D | octep_regs_cn9k_pf.h | 90 #define CN93_SDP_R_IN_INT_LEVELS(ring) \ macro
|