Searched refs:CPSW_MAX_ALE_ENTRIES (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/ti/
H A Dif_cpsw.c173 #define CPSW_MAX_ALE_ENTRIES 1024 macro
1498 for (i = 2; i < CPSW_MAX_ALE_ENTRIES; i++) {
1506 return CPSW_MAX_ALE_ENTRIES;
1516 for (i = 0; i < CPSW_MAX_ALE_ENTRIES; i++) {

Completed in 287 milliseconds