Lines Matching refs:octeon_device
54 static void __check_db_timeout(struct octeon_device *oct, unsigned long iq_no);
58 static inline int IQ_INSTR_MODE_64B(struct octeon_device *oct, int iq_no) in IQ_INSTR_MODE_64B()
71 int octeon_init_instr_queue(struct octeon_device *oct, in octeon_init_instr_queue()
165 int octeon_delete_instr_queue(struct octeon_device *oct, u32 iq_no) in octeon_delete_instr_queue()
190 int octeon_setup_iq(struct octeon_device *oct, in octeon_setup_iq()
221 int lio_wait_for_instr_fetch(struct octeon_device *oct) in lio_wait_for_instr_fetch()
251 ring_doorbell(struct octeon_device *oct, struct octeon_instr_queue *iq) in ring_doorbell()
275 __post_command(struct octeon_device *octeon_dev __attribute__((unused)), in __post_command()
305 __post_command2(struct octeon_device *octeon_dev __attribute__((unused)), in __post_command2()
343 octeon_register_reqtype_free_fn(struct octeon_device *oct, int reqtype, in octeon_register_reqtype_free_fn()
366 lio_process_iq_request_list(struct octeon_device *oct, in lio_process_iq_request_list()
443 update_iq_indices(struct octeon_device *oct, struct octeon_instr_queue *iq) in update_iq_indices()
463 octeon_flush_iq(struct octeon_device *oct, struct octeon_instr_queue *iq, in octeon_flush_iq()
473 static void __check_db_timeout(struct octeon_device *oct, unsigned long iq_no) in __check_db_timeout()
510 struct octeon_device *oct = (struct octeon_device *)wk->ctxptr; in check_db_timeout()
519 octeon_send_command(struct octeon_device *oct, u32 iq_no, in octeon_send_command()
551 octeon_prepare_soft_command(struct octeon_device *oct, in octeon_prepare_soft_command()
607 int octeon_send_soft_command(struct octeon_device *oct, in octeon_send_soft_command()
638 int octeon_setup_sc_buffer_pool(struct octeon_device *oct) in octeon_setup_sc_buffer_pool()
665 int octeon_free_sc_buffer_pool(struct octeon_device *oct) in octeon_free_sc_buffer_pool()
687 struct octeon_soft_command *octeon_alloc_soft_command(struct octeon_device *oct, in octeon_alloc_soft_command()
755 void octeon_free_soft_command(struct octeon_device *oct, in octeon_free_soft_command()