Searched refs:flags_length (Results 1 – 4 of 4) sorted by relevance
50 __le32 flags_length; member
210 descs[count++].flags_length = in tw686x_sg_desc_fill()
1309 int flags_length; in mpt_host_page_alloc() local 1350 flags_length = MPI_SGE_FLAGS_SIMPLE_ELEMENT | in mpt_host_page_alloc() 1354 flags_length = flags_length << MPI_SGE_FLAGS_SHIFT; in mpt_host_page_alloc() 1355 flags_length |= ioc->HostPageBuffer_sz; in mpt_host_page_alloc() 1356 ioc->add_sge(psge, flags_length, ioc->HostPageBuffer_dma); in mpt_host_page_alloc()
10080 __le32 flags_length; member