Lines Matching defs:oct

39 void cn23xx_dump_pf_initialized_regs(struct octeon_device *oct)  in cn23xx_dump_pf_initialized_regs()
208 static int cn23xx_pf_soft_reset(struct octeon_device *oct) in cn23xx_pf_soft_reset()
239 static void cn23xx_enable_error_reporting(struct octeon_device *oct) in cn23xx_enable_error_reporting()
269 static u32 cn23xx_coprocessor_clock(struct octeon_device *oct) in cn23xx_coprocessor_clock()
279 u32 cn23xx_pf_get_oq_ticks(struct octeon_device *oct, u32 time_intr_in_us) in cn23xx_pf_get_oq_ticks()
301 static void cn23xx_setup_global_mac_regs(struct octeon_device *oct) in cn23xx_setup_global_mac_regs()
345 static int cn23xx_reset_io_queues(struct octeon_device *oct) in cn23xx_reset_io_queues()
400 static int cn23xx_pf_setup_global_input_regs(struct octeon_device *oct) in cn23xx_pf_setup_global_input_regs()
475 static void cn23xx_pf_setup_global_output_regs(struct octeon_device *oct) in cn23xx_pf_setup_global_output_regs()
564 static int cn23xx_setup_pf_device_regs(struct octeon_device *oct) in cn23xx_setup_pf_device_regs()
587 static void cn23xx_setup_iq_regs(struct octeon_device *oct, u32 iq_no) in cn23xx_setup_iq_regs()
628 static void cn23xx_setup_oq_regs(struct octeon_device *oct, u32 oq_no) in cn23xx_setup_oq_regs()
682 struct octeon_device *oct = mbox->oct_dev; in cn23xx_pf_mbox_thread() local
709 static int cn23xx_setup_pf_mbox(struct octeon_device *oct) in cn23xx_setup_pf_mbox()
773 static int cn23xx_free_pf_mbox(struct octeon_device *oct) in cn23xx_free_pf_mbox()
790 static int cn23xx_enable_io_queues(struct octeon_device *oct) in cn23xx_enable_io_queues()
867 static void cn23xx_disable_io_queues(struct octeon_device *oct) in cn23xx_disable_io_queues()
945 struct octeon_device *oct = ioq_vector->oct_dev; in cn23xx_pf_msix_interrupt_handler() local
984 static void cn23xx_handle_pf_mbox_intr(struct octeon_device *oct) in cn23xx_handle_pf_mbox_intr()
1009 struct octeon_device *oct = (struct octeon_device *)dev; in cn23xx_interrupt_handler() local
1042 static void cn23xx_bar1_idx_setup(struct octeon_device *oct, u64 core_addr, in cn23xx_bar1_idx_setup()
1070 static void cn23xx_bar1_idx_write(struct octeon_device *oct, u32 idx, u32 mask) in cn23xx_bar1_idx_write()
1076 static u32 cn23xx_bar1_idx_read(struct octeon_device *oct, u32 idx) in cn23xx_bar1_idx_read()
1103 static void cn23xx_enable_pf_interrupt(struct octeon_device *oct, u8 intr_flag) in cn23xx_enable_pf_interrupt()
1126 static void cn23xx_disable_pf_interrupt(struct octeon_device *oct, u8 intr_flag) in cn23xx_disable_pf_interrupt()
1148 static void cn23xx_get_pcie_qlmport(struct octeon_device *oct) in cn23xx_get_pcie_qlmport()
1156 static int cn23xx_get_pf_num(struct octeon_device *oct) in cn23xx_get_pf_num()
1202 static void cn23xx_setup_reg_address(struct octeon_device *oct) in cn23xx_setup_reg_address()
1251 int cn23xx_sriov_config(struct octeon_device *oct) in cn23xx_sriov_config()
1309 int setup_cn23xx_octeon_pf_device(struct octeon_device *oct) in setup_cn23xx_octeon_pf_device()
1381 int validate_cn23xx_pf_config_info(struct octeon_device *oct, in validate_cn23xx_pf_config_info()
1420 int cn23xx_fw_loaded(struct octeon_device *oct) in cn23xx_fw_loaded()
1439 void cn23xx_tell_vf_its_macaddr_changed(struct octeon_device *oct, int vfidx, in cn23xx_tell_vf_its_macaddr_changed()
1461 cn23xx_get_vf_stats_callback(struct octeon_device *oct, in cn23xx_get_vf_stats_callback()
1470 int cn23xx_get_vf_stats(struct octeon_device *oct, int vfidx, in cn23xx_get_vf_stats()