OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpsw_cpdma_bd
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/ti/
if_cpsw.c
92
#define CPSW_NTXDESCS (CPSW_CPPI_RAM_TXDESCS_SIZE/sizeof(struct
cpsw_cpdma_bd
))
93
#define CPSW_NRXDESCS (CPSW_CPPI_RAM_RXDESCS_SIZE/sizeof(struct
cpsw_cpdma_bd
))
217
const bus_size_t o = sizeof(struct
cpsw_cpdma_bd
) * i + 0;
228
const bus_size_t o = sizeof(struct
cpsw_cpdma_bd
) * i + 0;
238
struct
cpsw_cpdma_bd
* const bdp)
240
const bus_size_t o = sizeof(struct
cpsw_cpdma_bd
) * i;
254
struct
cpsw_cpdma_bd
* const bdp)
256
const bus_size_t o = sizeof(struct
cpsw_cpdma_bd
) * i;
270
struct
cpsw_cpdma_bd
* const bdp)
272
const bus_size_t o = sizeof(struct
cpsw_cpdma_bd
) * i
[
all
...]
if_cpswreg.h
150
struct
cpsw_cpdma_bd
{
struct
Completed in 12 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025