OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:txdmamap_pool_entry
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
if_bgevar.h
253
struct
txdmamap_pool_entry
{
struct
257
SLIST_ENTRY(
txdmamap_pool_entry
) link;
377
SLIST_HEAD(,
txdmamap_pool_entry
) txdma_list; /* i */
378
struct
txdmamap_pool_entry
*txdma[BGE_TX_RING_CNT]; /* i */
if_tireg.h
1080
struct
txdmamap_pool_entry
{
struct
1082
SIMPLEQ_ENTRY(
txdmamap_pool_entry
) link;
1142
SIMPLEQ_HEAD(,
txdmamap_pool_entry
) txdma_list;
1143
struct
txdmamap_pool_entry
*txdma[TI_TX_RING_CNT];
if_ti.c
1003
struct
txdmamap_pool_entry
*dma;
1038
struct
txdmamap_pool_entry
*dma;
1057
"can't alloc
txdmamap_pool_entry
\n");
2048
struct
txdmamap_pool_entry
*dma;
2102
struct
txdmamap_pool_entry
*dma;
2211
struct
txdmamap_pool_entry
*dma;
2314
struct
txdmamap_pool_entry
*dma;
if_bge.c
1726
struct
txdmamap_pool_entry
*dma;
1766
struct
txdmamap_pool_entry
*dma;
1821
"can't alloc
txdmamap_pool_entry
\n");
4657
struct
txdmamap_pool_entry
*dma;
5170
struct
txdmamap_pool_entry
*dma;
Completed in 22 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025