Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/cavium/liquidio/
Dcn66xx_device.c174 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in lio_cn66xx_setup_pkt_ctl_regs()
196 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in lio_cn6xxx_setup_global_output_regs()
473 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in lio_cn6xxx_enable_interrupt()
483 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in lio_cn6xxx_disable_interrupt()
537 struct octeon_cn6xxx *cn6xxx = in lio_cn6xxx_process_droq_intr_regs()
538 (struct octeon_cn6xxx *)oct->chip; in lio_cn6xxx_process_droq_intr_regs()
573 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in lio_cn6xxx_process_interrupt_regs()
612 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)chip; in lio_cn6xxx_setup_reg_address()
652 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in lio_setup_cn66xx_octeon_device()
Dcn68xx_device.c71 struct octeon_cn6xxx *cn68xx = (struct octeon_cn6xxx *)oct->chip; in lio_cn68xx_setup_pkt_ctl_regs()
128 struct octeon_cn6xxx *cn68xx = (struct octeon_cn6xxx *)oct->chip; in lio_setup_cn68xx_octeon_device()
Dcn66xx_device.h29 struct octeon_cn6xxx { struct
Docteon_droq.c830 struct octeon_cn6xxx *cn6xxx = in octeon_enable_irq()
831 (struct octeon_cn6xxx *)oct->chip; in octeon_enable_irq()
Dlio_ethtool.c2135 struct octeon_cn6xxx *cn6xxx = in lio_get_intr_coalesce()
2136 (struct octeon_cn6xxx *)oct->chip; in lio_get_intr_coalesce()
2228 struct octeon_cn6xxx *cn6xxx = in oct_cfg_rx_intrcnt()
2229 (struct octeon_cn6xxx *)oct->chip; in oct_cfg_rx_intrcnt()
2301 struct octeon_cn6xxx *cn6xxx = in oct_cfg_rx_intrtime()
2302 (struct octeon_cn6xxx *)oct->chip; in oct_cfg_rx_intrtime()
Docteon_device.c676 configsize = sizeof(struct octeon_cn6xxx); in octeon_allocate_device_mem()