Home
last modified time | relevance | path

Searched refs:ale_ageout (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/ti/
A Dcpsw_ale.h14 unsigned long ale_ageout; /* in secs */ member
A Dcpsw_ale.c1156 aging_timer *= ale->params.ale_ageout; in cpsw_ale_hw_aging_timer_start()
1174 if (!ale->params.ale_ageout) in cpsw_ale_aging_start()
1189 if (!ale->params.ale_ageout) in cpsw_ale_aging_stop()
1308 ale->ageout = ale->params.ale_ageout * HZ; in cpsw_ale_create()
A Dcpsw.c54 static int ale_ageout = 10; variable
55 module_param(ale_ageout, int, 0);
56 MODULE_PARM_DESC(ale_ageout, "cpsw ale ageout interval (seconds)");
1596 ret = cpsw_init_common(cpsw, ss_regs, ale_ageout, in cpsw_probe()
A Dcpsw_priv.c432 int ale_ageout, phys_addr_t desc_mem_phys, in cpsw_init_common() argument
502 ale_params.ale_ageout = ale_ageout; in cpsw_init_common()
A Dcpsw_priv.h430 int ale_ageout, phys_addr_t desc_mem_phys,
A Dcpsw_new.c47 static int ale_ageout = CPSW_ALE_AGEOUT_DEFAULT; variable
1940 ret = cpsw_init_common(cpsw, ss_regs, ale_ageout, in cpsw_probe()
A Dam65-cpsw-nuss.c2737 ale_params.ale_ageout = AM65_CPSW_ALE_AGEOUT_DEFAULT; in am65_cpsw_nuss_probe()
A Dnetcp_ethss.c3694 ale_params.ale_ageout = GBE_DEFAULT_ALE_AGEOUT; in gbe_probe()

Completed in 31 milliseconds