Searched refs:octeon_write_csr64 (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/ |
A D | cn66xx_device.c | 31 octeon_write_csr64(oct, CN6XXX_WIN_WR_MASK_REG, 0xFF); in lio_cn6xxx_soft_reset() 36 octeon_write_csr64(oct, CN6XXX_SLI_SCRATCH1, 0x1234ULL); in lio_cn6xxx_soft_reset() 50 octeon_write_csr64(oct, CN6XXX_WIN_WR_MASK_REG, 0xFF); in lio_cn6xxx_soft_reset() 162 octeon_write_csr64(oct, CN6XXX_SLI_PKT_INSTR_RD_SIZE, in lio_cn6xxx_setup_global_input_regs() 166 octeon_write_csr64(oct, CN6XXX_SLI_IN_PCIE_PORT, in lio_cn6xxx_setup_global_input_regs() 190 octeon_write_csr64(oct, CN6XXX_SLI_PKT_CTL, pktctl); in lio_cn66xx_setup_pkt_ctl_regs() 199 octeon_write_csr64(oct, CN6XXX_SLI_PKT_PCIE_PORT64, in lio_cn6xxx_setup_global_output_regs() 203 octeon_write_csr64(oct, CN6XXX_SLI_OQ_WMARK, 32); in lio_cn6xxx_setup_global_output_regs() 206 octeon_write_csr64(oct, CN6XXX_SLI_OQ_WMARK, 0); in lio_cn6xxx_setup_global_output_regs() 225 octeon_write_csr64(oct, CN6XXX_SLI_PKT_SLIST_ES64, in lio_cn6xxx_setup_global_output_regs() [all …]
|
A D | cn23xx_vf_device.c | 62 octeon_write_csr64(oct, CN23XX_VF_SLI_IQ_PKT_CONTROL64(q_no), in cn23xx_vf_reset_io_queues() 114 octeon_write_csr64(oct, CN23XX_VF_SLI_IQ_DOORBELL(q_no), in cn23xx_vf_setup_global_input_regs() 218 octeon_write_csr64(oct, CN23XX_VF_SLI_IQ_BASE_ADDR64(iq_no), in cn23xx_setup_vf_iq_regs() 330 octeon_write_csr64( in cn23xx_enable_vf_io_queues() 339 octeon_write_csr64( in cn23xx_enable_vf_io_queues() 557 octeon_write_csr64( in cn23xx_enable_vf_interrupt() 567 octeon_write_csr64( in cn23xx_enable_vf_interrupt() 578 octeon_write_csr64( in cn23xx_enable_vf_interrupt() 592 octeon_write_csr64( in cn23xx_disable_vf_interrupt() 599 octeon_write_csr64( in cn23xx_disable_vf_interrupt() [all …]
|
A D | cn23xx_pf_device.c | 210 octeon_write_csr64(oct, CN23XX_WIN_WR_MASK_REG, 0xFF); in cn23xx_pf_soft_reset() 215 octeon_write_csr64(oct, CN23XX_SLI_SCRATCH1, 0x1234ULL); in cn23xx_pf_soft_reset() 234 octeon_write_csr64(oct, CN23XX_WIN_WR_MASK_REG, 0xFF); in cn23xx_pf_soft_reset() 487 octeon_write_csr64(oct, CN23XX_SLI_OQ_WMARK, 32); in cn23xx_pf_setup_global_output_regs() 490 octeon_write_csr64(oct, CN23XX_SLI_OQ_WMARK, 0); in cn23xx_pf_setup_global_output_regs() 579 octeon_write_csr64(oct, CN23XX_SLI_WINDOW_CTL, in cn23xx_setup_pf_device_regs() 595 octeon_write_csr64(oct, CN23XX_SLI_IQ_BASE_ADDR64(iq_no), in cn23xx_setup_iq_regs() 672 octeon_write_csr64( in cn23xx_setup_oq_regs() 805 octeon_write_csr64( in cn23xx_enable_io_queues() 833 octeon_write_csr64( in cn23xx_enable_io_queues() [all …]
|
A D | cn68xx_device.c | 80 octeon_write_csr64(oct, CN68XX_SLI_TX_PIPE, tx_pipe); in lio_cn68xx_setup_pkt_ctl_regs() 87 octeon_write_csr64(oct, CN6XXX_SLI_PKT_CTL, pktctl); in lio_cn68xx_setup_pkt_ctl_regs() 103 octeon_write_csr64(oct, CN6XXX_SLI_WINDOW_CTL, 0x200000ULL); in lio_cn68xx_setup_device_regs()
|
A D | octeon_device.h | 743 #define octeon_write_csr64(oct_dev, reg_off, val64) \ macro
|
A D | lio_ethtool.c | 2259 octeon_write_csr64( in oct_cfg_rx_intrcnt() 2280 octeon_write_csr64( in oct_cfg_rx_intrcnt() 2337 octeon_write_csr64(oct, in oct_cfg_rx_intrtime() 2359 octeon_write_csr64( in oct_cfg_rx_intrtime()
|
A D | octeon_device.c | 977 octeon_write_csr64(oct, in octeon_set_io_queues_off()
|
A D | lio_main.c | 180 octeon_write_csr64( in octeon_droq_bh() 183 octeon_write_csr64( in octeon_droq_bh()
|
Completed in 67 milliseconds