Searched refs:cn23xx (Results 1 – 2 of 2) sorted by relevance
233 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; in cn23xx_pf_setup_global_input_regs() local294 intr_threshold = CFG_GET_IQ_INTR_PKT(cn23xx->conf) & in cn23xx_pf_setup_global_input_regs()312 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; in cn23xx_pf_setup_global_output_regs() local317 if (CFG_GET_IS_SLI_BP_ON(cn23xx->conf)) { in cn23xx_pf_setup_global_output_regs()366 oct, (u32)CFG_GET_OQ_INTR_TIME(cn23xx->conf)); in cn23xx_pf_setup_global_output_regs()369 (CFG_GET_OQ_INTR_PKT(cn23xx->conf) | in cn23xx_pf_setup_global_output_regs()463 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; in cn23xx_setup_oq_regs() local500 oct, (u32)CFG_GET_OQ_INTR_TIME(cn23xx->conf)); in cn23xx_setup_oq_regs()501 cnt_threshold = (u32)CFG_GET_OQ_INTR_PKT(cn23xx->conf); in cn23xx_setup_oq_regs()839 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; in cn23xx_interrupt_handler() local[all …]
103 struct octeon_cn23xx_vf *cn23xx = (struct octeon_cn23xx_vf *)oct->chip; in cn23xx_vf_setup_global_input_regs() local139 intr_threshold = CFG_GET_IQ_INTR_PKT(cn23xx->conf) & in cn23xx_vf_setup_global_input_regs()546 struct octeon_cn23xx_vf *cn23xx = (struct octeon_cn23xx_vf *)oct->chip; in cn23xx_enable_vf_interrupt() local555 oct, (u32)CFG_GET_OQ_INTR_TIME(cn23xx->conf)); in cn23xx_enable_vf_interrupt()559 (CFG_GET_OQ_INTR_PKT(cn23xx->conf) | in cn23xx_enable_vf_interrupt()618 struct octeon_cn23xx_vf *cn23xx = (struct octeon_cn23xx_vf *)oct->chip; in cn23xx_setup_octeon_vf_device() local637 cn23xx->conf = oct_get_config_info(oct, LIO_23XX); in cn23xx_setup_octeon_vf_device()638 if (!cn23xx->conf) { in cn23xx_setup_octeon_vf_device()