Home
last modified time | relevance | path

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

/linux-4.19.296/lib/
Dsg_split.c17 unsigned int length_last_sg; member
51 curr->length_last_sg = len; in sg_calculate_split()
62 curr->length_last_sg = len; in sg_calculate_split()
100 out_sg[-1].length = split->length_last_sg; in sg_split_phys()
123 sg_dma_len(--out_sg) = split->length_last_sg; in sg_split_mapped()