Searched refs:cn23xx (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
H A D | cn23xx_pf_device.c | 43 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; in cn23xx_dump_pf_initialized_regs() local 136 "cn23xx->intr_enb_reg64", in cn23xx_dump_pf_initialized_regs() 137 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() 141 "cn23xx->intr_sum_reg64", in cn23xx_dump_pf_initialized_regs() 142 CVM_CAST64((long)(cn23xx->intr_sum_reg64)), in cn23xx_dump_pf_initialized_regs() 143 CVM_CAST64(readq(cn23xx->intr_sum_reg64))); in cn23xx_dump_pf_initialized_regs() 402 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; in cn23xx_pf_setup_global_input_regs() local 463 intr_threshold = CFG_GET_IQ_INTR_PKT(cn23xx->conf) & in cn23xx_pf_setup_global_input_regs() 481 struct octeon_cn23xx_pf *cn23xx in cn23xx_pf_setup_global_output_regs() local 632 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; cn23xx_setup_oq_regs() local 1010 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; cn23xx_interrupt_handler() local 1105 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; cn23xx_enable_pf_interrupt() local 1128 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; cn23xx_disable_pf_interrupt() local 1205 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; cn23xx_setup_reg_address() local 1253 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; cn23xx_sriov_config() local [all...] |
H A D | cn23xx_vf_device.c | 103 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() 535 * cn23xx, so no extra adjustments are needed. in cn23xx_update_read_index() 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/ |
H A D | cn23xx_pf_device.c | 43 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; in cn23xx_dump_pf_initialized_regs() local 136 "cn23xx->intr_enb_reg64", in cn23xx_dump_pf_initialized_regs() 137 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() 141 "cn23xx->intr_sum_reg64", in cn23xx_dump_pf_initialized_regs() 142 CVM_CAST64((long)(cn23xx->intr_sum_reg64)), in cn23xx_dump_pf_initialized_regs() 143 CVM_CAST64(readq(cn23xx->intr_sum_reg64))); in cn23xx_dump_pf_initialized_regs() 402 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; in cn23xx_pf_setup_global_input_regs() local 463 intr_threshold = CFG_GET_IQ_INTR_PKT(cn23xx->conf) & in cn23xx_pf_setup_global_input_regs() 481 struct octeon_cn23xx_pf *cn23xx in cn23xx_pf_setup_global_output_regs() local 632 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; cn23xx_setup_oq_regs() local 1008 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; cn23xx_interrupt_handler() local 1103 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; cn23xx_enable_pf_interrupt() local 1126 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; cn23xx_disable_pf_interrupt() local 1203 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; cn23xx_setup_reg_address() local 1251 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; cn23xx_sriov_config() local [all...] |
H A D | cn23xx_vf_device.c | 103 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() 535 * cn23xx, so no extra adjustments are needed. in cn23xx_update_read_index() 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 5 milliseconds