Lines Matching refs:octeon_device
239 void (*callback)(struct octeon_device *, u32, void *);
259 int octeon_setup_sc_buffer_pool(struct octeon_device *oct);
260 int octeon_free_sc_buffer_pool(struct octeon_device *oct);
262 octeon_alloc_soft_command(struct octeon_device *oct,
265 void octeon_free_soft_command(struct octeon_device *oct,
278 int octeon_init_instr_queue(struct octeon_device *octeon_dev, u32 iq_no,
291 int octeon_delete_instr_queue(struct octeon_device *octeon_dev, u32 iq_no);
293 int lio_wait_for_instr_fetch(struct octeon_device *oct);
296 octeon_register_reqtype_free_fn(struct octeon_device *oct, int reqtype,
300 lio_process_iq_request_list(struct octeon_device *oct,
303 int octeon_send_command(struct octeon_device *oct, u32 iq_no,
307 void octeon_prepare_soft_command(struct octeon_device *oct,
313 int octeon_send_soft_command(struct octeon_device *oct,
316 int octeon_setup_iq(struct octeon_device *oct, u32 iq_no,