Home
last modified time | relevance | path

Searched refs:octeon_cn23xx_pf (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/cavium/liquidio/
Dcn23xx_pf_device.c52 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; in cn23xx_dump_pf_initialized_regs()
406 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; in cn23xx_pf_setup_global_input_regs()
470 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; in cn23xx_pf_setup_global_output_regs()
619 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; in cn23xx_setup_oq_regs()
862 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; in cn23xx_interrupt_handler()
953 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; in cn23xx_enable_pf_interrupt()
969 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; in cn23xx_disable_pf_interrupt()
1003 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; in cn23xx_setup_reg_address()
1052 struct octeon_cn23xx_pf *cn23xx = (struct octeon_cn23xx_pf *)oct->chip; in cn23xx_sriov_config()
Dcn23xx_pf_device.h36 struct octeon_cn23xx_pf { struct
Docteon_device.c682 configsize = sizeof(struct octeon_cn23xx_pf); in octeon_allocate_device_mem()