Searched refs:CPSW_MAX_ALE_ENTRIES (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/arm/ti/cpsw/
H A Dif_cpsw.c2315 for (i = 10; i < CPSW_MAX_ALE_ENTRIES; i++) {
2334 for (i = 10; i < CPSW_MAX_ALE_ENTRIES; i++) {
2382 for (i = 0; i < CPSW_MAX_ALE_ENTRIES; i++) {
2487 for (i = 5; i < CPSW_MAX_ALE_ENTRIES; i++) {
2883 for (i = 0; i < CPSW_MAX_ALE_ENTRIES; i++) {
2905 for (i = 0; i < CPSW_MAX_ALE_ENTRIES; i++) {
H A Dif_cpswvar.h39 #define CPSW_MAX_ALE_ENTRIES 1024 macro

Completed in 199 milliseconds