Home
last modified time | relevance | path

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

/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.c70 struct octeon_cn6xxx *cn68xx = (struct octeon_cn6xxx *)oct->chip; in lio_cn68xx_setup_pkt_ctl_regs()
127 struct octeon_cn6xxx *cn68xx = (struct octeon_cn6xxx *)oct->chip; in lio_setup_cn68xx_octeon_device()
Dcn66xx_device.h29 struct octeon_cn6xxx { struct
Docteon_droq.c833 struct octeon_cn6xxx *cn6xxx = in octeon_enable_irq()
834 (struct octeon_cn6xxx *)oct->chip; in octeon_enable_irq()
Dlio_ethtool.c2143 struct octeon_cn6xxx *cn6xxx = in lio_get_intr_coalesce()
2144 (struct octeon_cn6xxx *)oct->chip; in lio_get_intr_coalesce()
2236 struct octeon_cn6xxx *cn6xxx = in oct_cfg_rx_intrcnt()
2237 (struct octeon_cn6xxx *)oct->chip; in oct_cfg_rx_intrcnt()
2309 struct octeon_cn6xxx *cn6xxx = in oct_cfg_rx_intrtime()
2310 (struct octeon_cn6xxx *)oct->chip; in oct_cfg_rx_intrtime()
Docteon_device.c678 configsize = sizeof(struct octeon_cn6xxx); in octeon_allocate_device_mem()