Lines Matching defs:oct
47 int octeon_init_instr_queue(struct octeon_device *oct, in octeon_init_instr_queue()
156 int octeon_delete_instr_queue(struct octeon_device *oct, u32 iq_no) in octeon_delete_instr_queue()
191 int octeon_setup_iq(struct octeon_device *oct, in octeon_setup_iq()
236 int lio_wait_for_instr_fetch(struct octeon_device *oct) in lio_wait_for_instr_fetch()
265 ring_doorbell(struct octeon_device *oct, struct octeon_instr_queue *iq) in ring_doorbell()
277 octeon_ring_doorbell_locked(struct octeon_device *oct, u32 iq_no) in octeon_ring_doorbell_locked()
338 octeon_register_reqtype_free_fn(struct octeon_device *oct, int reqtype, in octeon_register_reqtype_free_fn()
363 lio_process_iq_request_list(struct octeon_device *oct, in lio_process_iq_request_list()
441 octeon_flush_iq(struct octeon_device *oct, struct octeon_instr_queue *iq, in octeon_flush_iq()
493 static void __check_db_timeout(struct octeon_device *oct, u64 iq_no) in __check_db_timeout()
526 struct octeon_device *oct = (struct octeon_device *)wk->ctxptr; in check_db_timeout() local
536 octeon_send_command(struct octeon_device *oct, u32 iq_no, in octeon_send_command()
577 octeon_prepare_soft_command(struct octeon_device *oct, in octeon_prepare_soft_command()
684 int octeon_send_soft_command(struct octeon_device *oct, in octeon_send_soft_command()
738 int octeon_setup_sc_buffer_pool(struct octeon_device *oct) in octeon_setup_sc_buffer_pool()
768 int octeon_free_sc_done_list(struct octeon_device *oct) in octeon_free_sc_done_list()
808 int octeon_free_sc_zombie_list(struct octeon_device *oct) in octeon_free_sc_zombie_list()
833 int octeon_free_sc_buffer_pool(struct octeon_device *oct) in octeon_free_sc_buffer_pool()
858 struct octeon_soft_command *octeon_alloc_soft_command(struct octeon_device *oct, in octeon_alloc_soft_command()
930 void octeon_free_soft_command(struct octeon_device *oct, in octeon_free_soft_command()