OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:td_ring_entry
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
xmm7360.c
394
struct
td_ring_entry
{
struct
468
struct
td_ring_entry
*tds;
722
ring->tds = dma_alloc_coherent(xmm->dev, sizeof(struct
td_ring_entry
)*depth, &ring->tds_phys, GFP_KERNEL);
760
dma_free_coherent(xmm->dev, sizeof(struct
td_ring_entry
)*depth, ring->tds, ring->tds_phys);
xmm7360.c
394
struct
td_ring_entry
{
struct
468
struct
td_ring_entry
*tds;
722
ring->tds = dma_alloc_coherent(xmm->dev, sizeof(struct
td_ring_entry
)*depth, &ring->tds_phys, GFP_KERNEL);
760
dma_free_coherent(xmm->dev, sizeof(struct
td_ring_entry
)*depth, ring->tds, ring->tds_phys);
xmm7360.c
394
struct
td_ring_entry
{
struct
468
struct
td_ring_entry
*tds;
722
ring->tds = dma_alloc_coherent(xmm->dev, sizeof(struct
td_ring_entry
)*depth, &ring->tds_phys, GFP_KERNEL);
760
dma_free_coherent(xmm->dev, sizeof(struct
td_ring_entry
)*depth, ring->tds, ring->tds_phys);
Completed in 38 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025