Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Dcn66xx_device.c191 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in lio_cn66xx_setup_pkt_ctl_regs()
213 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in lio_cn6xxx_setup_global_output_regs()
522 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)chip; in lio_cn6xxx_enable_interrupt()
531 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)chip; in lio_cn6xxx_disable_interrupt()
588 struct octeon_cn6xxx *cn6xxx = in lio_cn6xxx_process_droq_intr_regs()
589 (struct octeon_cn6xxx *)oct->chip; in lio_cn6xxx_process_droq_intr_regs()
628 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in lio_cn6xxx_process_interrupt_regs()
667 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)chip; in lio_cn6xxx_setup_reg_address()
707 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in lio_setup_cn66xx_octeon_device()
Dcn68xx_device.c84 struct octeon_cn6xxx *cn68xx = (struct octeon_cn6xxx *)oct->chip; in lio_cn68xx_setup_pkt_ctl_regs()
141 struct octeon_cn6xxx *cn68xx = (struct octeon_cn6xxx *)oct->chip; in lio_setup_cn68xx_octeon_device()
Dcn66xx_device.h34 struct octeon_cn6xxx { struct
Dlio_ethtool.c621 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in lio_get_intr_coalesce()
805 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in oct_cfg_rx_intrcnt()
830 struct octeon_cn6xxx *cn6xxx = (struct octeon_cn6xxx *)oct->chip; in oct_cfg_rx_intrtime()
Docteon_droq.c842 struct octeon_cn6xxx *cn6xxx = in octeon_process_droq_poll_cmd()
843 (struct octeon_cn6xxx *)oct->chip; in octeon_process_droq_poll_cmd()
Docteon_device.c678 configsize = sizeof(struct octeon_cn6xxx); in octeon_allocate_device_mem()