Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/liquidio/
A Dcn23xx_pf_device.c137 CVM_CAST64((long)(cn23xx->intr_enb_reg64)), in cn23xx_dump_pf_initialized_regs()
138 CVM_CAST64(readq(cn23xx->intr_enb_reg64))); in cn23xx_dump_pf_initialized_regs()
486 if (CFG_GET_IS_SLI_BP_ON(cn23xx->conf)) { in cn23xx_pf_setup_global_output_regs()
1014 intr64 = readq(cn23xx->intr_sum_reg64); in cn23xx_interrupt_handler()
1037 writeq(intr64, cn23xx->intr_sum_reg64); in cn23xx_interrupt_handler()
1111 writeq(cn23xx->intr_mask64, cn23xx->intr_enb_reg64); in cn23xx_enable_pf_interrupt()
1133 writeq(0, cn23xx->intr_enb_reg64); in cn23xx_disable_pf_interrupt()
1237 cn23xx->intr_mask64 = CN23XX_INTR_MASK; in cn23xx_setup_reg_address()
1243 cn23xx->intr_sum_reg64 = in cn23xx_setup_reg_address()
1246 cn23xx->intr_enb_reg64 = in cn23xx_setup_reg_address()
[all …]
A Dcn23xx_vf_device.c103 struct octeon_cn23xx_vf *cn23xx = (struct octeon_cn23xx_vf *)oct->chip; in cn23xx_vf_setup_global_input_regs() local
139 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() local
555 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() local
637 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()

Completed in 23 milliseconds