Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/liquidio/
H A 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()
H A 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()
H A Dcn66xx_device.h29 struct octeon_cn6xxx { struct
H A Docteon_droq.c828 struct octeon_cn6xxx *cn6xxx = in octeon_enable_irq()
829 (struct octeon_cn6xxx *)oct->chip; in octeon_enable_irq()
H A Dlio_ethtool.c2145 struct octeon_cn6xxx *cn6xxx = in lio_get_intr_coalesce()
2146 (struct octeon_cn6xxx *)oct->chip; in lio_get_intr_coalesce()
2238 struct octeon_cn6xxx *cn6xxx = in oct_cfg_rx_intrcnt()
2239 (struct octeon_cn6xxx *)oct->chip; in oct_cfg_rx_intrcnt()
2311 struct octeon_cn6xxx *cn6xxx = in oct_cfg_rx_intrtime()
2312 (struct octeon_cn6xxx *)oct->chip; in oct_cfg_rx_intrtime()
H A Docteon_device.c678 configsize = sizeof(struct octeon_cn6xxx); in octeon_allocate_device_mem()