Lines Matching refs:lio_soft_command
397 struct lio_soft_command *sc; in lio_process_iq_request_list()
619 lio_prepare_soft_command(struct octeon_device *oct, struct lio_soft_command *sc, in lio_prepare_soft_command()
680 lio_send_soft_command(struct octeon_device *oct, struct lio_soft_command *sc) in lio_send_soft_command()
715 struct lio_soft_command *sc; in lio_setup_sc_buffer_pool()
724 sc = (struct lio_soft_command *) in lio_setup_sc_buffer_pool()
744 struct lio_soft_command *sc; in lio_free_sc_buffer_pool()
750 struct lio_soft_command, node); in lio_free_sc_buffer_pool()
764 struct lio_soft_command *
768 struct lio_soft_command *sc = NULL; in lio_alloc_soft_command()
772 uint32_t offset = sizeof(struct lio_soft_command); in lio_alloc_soft_command()
793 sc = (struct lio_soft_command *)tmp; in lio_alloc_soft_command()
833 struct lio_soft_command *sc) in lio_free_soft_command()