alf_wb_dtl_end

NAME

alf_wb_dtl_end - This function marks the ending of a data transfer list.

SYNOPSIS

int alf_wb_dtl_end (alf_wb_handle_t wb_handle);

Parameters  
wb_handle [IN] The work block handle

DESCRIPTION

This function marks the ending of a data transfer list.

RETURN VALUE

0 Success.
less than 0 Errors occurred:
  • ALF_ERR_PERM: Operation not allowed.
  • ALF_ERR_BADF: Invalid work block handle.
Related concepts
Data structures
Related reference
alf_wb_create
alf_wb_enqueue
alf_wb_parm_add
alf_wb_dtl_begin
alf_wb_dtl_entry_add