Lines Matching refs:octeon_device
77 struct octeon_device *oct_dev;
296 void (*callback)(struct octeon_device *, u32, void *);
319 int octeon_setup_sc_buffer_pool(struct octeon_device *oct);
320 int octeon_free_sc_buffer_pool(struct octeon_device *oct);
322 octeon_alloc_soft_command(struct octeon_device *oct,
325 void octeon_free_soft_command(struct octeon_device *oct,
338 int octeon_init_instr_queue(struct octeon_device *octeon_dev,
352 int octeon_delete_instr_queue(struct octeon_device *octeon_dev, u32 iq_no);
354 int lio_wait_for_instr_fetch(struct octeon_device *oct);
357 octeon_ring_doorbell_locked(struct octeon_device *oct, u32 iq_no);
360 octeon_register_reqtype_free_fn(struct octeon_device *oct, int reqtype,
364 lio_process_iq_request_list(struct octeon_device *oct,
367 int octeon_send_command(struct octeon_device *oct, u32 iq_no,
371 void octeon_prepare_soft_command(struct octeon_device *oct,
377 int octeon_send_soft_command(struct octeon_device *oct,
380 int octeon_setup_iq(struct octeon_device *oct, int ifidx,
384 octeon_flush_iq(struct octeon_device *oct, struct octeon_instr_queue *iq,