Searched refs:data_off (Results 1 – 3 of 3) sorted by relevance
222 int data_off = offs; in pack_sg_list_p() local231 s = PAGE_SIZE - data_off; in pack_sg_list_p()237 sg_set_page(&sg[index++], pdata[i++], s, data_off); in pack_sg_list_p()238 data_off = 0; in pack_sg_list_p()
616 hdr->data_off = hdr2->data_off; in fill_header()632 hdr2->data_off = hdr->data_off; in fill_header2()
2151 msg->hdr.data_off = cpu_to_le16(req->r_data_offset); in encode_request_partial()