Lines Matching refs:lio_soft_command
407 struct lio_soft_command *sc; in lio_process_iq_request_list()
631 lio_prepare_soft_command(struct octeon_device *oct, struct lio_soft_command *sc, in lio_prepare_soft_command()
695 lio_send_soft_command(struct octeon_device *oct, struct lio_soft_command *sc) in lio_send_soft_command()
730 struct lio_soft_command *sc; in lio_setup_sc_buffer_pool()
739 sc = (struct lio_soft_command *) in lio_setup_sc_buffer_pool()
759 struct lio_soft_command *sc; in lio_free_sc_buffer_pool()
765 struct lio_soft_command, node); in lio_free_sc_buffer_pool()
779 struct lio_soft_command *
783 struct lio_soft_command *sc = NULL; in lio_alloc_soft_command()
787 uint32_t offset = sizeof(struct lio_soft_command); in lio_alloc_soft_command()
808 sc = (struct lio_soft_command *)tmp; in lio_alloc_soft_command()
848 struct lio_soft_command *sc) in lio_free_soft_command()