Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
H A Dcpsw_ale.h16 unsigned long ale_ageout; /* in secs */ member
H A Dcpsw.c54 static int ale_ageout = 10; variable
H A Dcpsw_priv.c433 int ale_ageout, phys_addr_t desc_mem_phys, in cpsw_init_common() argument
H A Dcpsw_new.c48 static int ale_ageout = CPSW_ALE_AGEOUT_DEFAULT; variable