Home
last modified time | relevance | path

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

/linux/drivers/media/pci/tw686x/
H A Dtw686x.h50 __le32 flags_length; member
H A Dtw686x-video.c210 descs[count++].flags_length = in tw686x_sg_desc_fill()
/linux/drivers/message/fusion/
H A Dmptbase.c1309 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()
/linux/include/linux/bnxt/
H A Dhsi.h10080 __le32 flags_length; member