Home
last modified time | relevance | path

Searched refs:length_last_sg (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A Dsg_split.c15 unsigned int length_last_sg; member
49 curr->length_last_sg = len; in sg_calculate_split()
60 curr->length_last_sg = len; in sg_calculate_split()
98 out_sg[-1].length = split->length_last_sg; in sg_split_phys()
121 sg_dma_len(--out_sg) = split->length_last_sg; in sg_split_mapped()