Home
last modified time | relevance | path

Searched defs:ale_ageout (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw_ale.h14 unsigned long ale_ageout; /* in secs */ member
H A Dcpsw.c54 static int ale_ageout = 10; variable
H A Dcpsw_priv.c432 int ale_ageout, phys_addr_t desc_mem_phys, in cpsw_init_common()
H A Dcpsw_new.c46 static int ale_ageout = CPSW_ALE_AGEOUT_DEFAULT; variable