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

/freebsd-12-stable/sys/arm/ti/cpsw/
H A Dif_cpswvar.h41 #define CPSW_MAX_ALE_ENTRIES 1024 macro
H A Dif_cpsw.c2324 for (i = 10; i < CPSW_MAX_ALE_ENTRIES; i++) {
2343 for (i = 10; i < CPSW_MAX_ALE_ENTRIES; i++) {
2391 for (i = 0; i < CPSW_MAX_ALE_ENTRIES; i++) {
2496 for (i = 5; i < CPSW_MAX_ALE_ENTRIES; i++) {
2892 for (i = 0; i < CPSW_MAX_ALE_ENTRIES; i++) {
2914 for (i = 0; i < CPSW_MAX_ALE_ENTRIES; i++) {

Completed in 104 milliseconds