Lines Matching refs:oct
327 int octeon_setup_sc_buffer_pool(struct octeon_device *oct);
328 int octeon_free_sc_done_list(struct octeon_device *oct);
329 int octeon_free_sc_zombie_list(struct octeon_device *oct);
330 int octeon_free_sc_buffer_pool(struct octeon_device *oct);
332 octeon_alloc_soft_command(struct octeon_device *oct,
335 void octeon_free_soft_command(struct octeon_device *oct,
364 int lio_wait_for_instr_fetch(struct octeon_device *oct);
367 octeon_ring_doorbell_locked(struct octeon_device *oct, u32 iq_no);
370 octeon_register_reqtype_free_fn(struct octeon_device *oct, int reqtype,
374 lio_process_iq_request_list(struct octeon_device *oct,
377 int octeon_send_command(struct octeon_device *oct, u32 iq_no,
381 void octeon_dump_soft_command(struct octeon_device *oct,
384 void octeon_prepare_soft_command(struct octeon_device *oct,
390 int octeon_send_soft_command(struct octeon_device *oct,
393 int octeon_setup_iq(struct octeon_device *oct, int ifidx,
397 octeon_flush_iq(struct octeon_device *oct, struct octeon_instr_queue *iq,