Home
last modified time | relevance | path

Searched refs:octeon_cn6xxx (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Dcn66xx_device.c177 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in lio_cn66xx_setup_pkt_ctl_regs()
199 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in lio_cn6xxx_setup_global_output_regs()
476 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in lio_cn6xxx_enable_interrupt()
486 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in lio_cn6xxx_disable_interrupt()
543 struct octeon_cn6xxx *cn6xxx = in lio_cn6xxx_process_droq_intr_regs()
544 (struct octeon_cn6xxx *)oct->chip; in lio_cn6xxx_process_droq_intr_regs()
583 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in lio_cn6xxx_process_interrupt_regs()
622 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)chip; in lio_cn6xxx_setup_reg_address()
662 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in lio_setup_cn66xx_octeon_device()
Dcn68xx_device.c69 struct octeon_cn6xxx *cn68xx = (struct octeon_cn6xxx *)oct->chip; in lio_cn68xx_setup_pkt_ctl_regs()
126 struct octeon_cn6xxx *cn68xx = (struct octeon_cn6xxx *)oct->chip; in lio_setup_cn68xx_octeon_device()
Dcn66xx_device.h29 struct octeon_cn6xxx { struct
Docteon_droq.c844 struct octeon_cn6xxx *cn6xxx = in octeon_enable_irq()
845 (struct octeon_cn6xxx *)oct->chip; in octeon_enable_irq()
Dlio_ethtool.c2210 struct octeon_cn6xxx *cn6xxx = in lio_get_intr_coalesce()
2211 (struct octeon_cn6xxx *)oct->chip; in lio_get_intr_coalesce()
2303 struct octeon_cn6xxx *cn6xxx = in oct_cfg_rx_intrcnt()
2304 (struct octeon_cn6xxx *)oct->chip; in oct_cfg_rx_intrcnt()
2376 struct octeon_cn6xxx *cn6xxx = in oct_cfg_rx_intrtime()
2377 (struct octeon_cn6xxx *)oct->chip; in oct_cfg_rx_intrtime()
Docteon_device.c676 configsize = sizeof(struct octeon_cn6xxx); in octeon_allocate_device_mem()