Searched refs:cpsw_ale_control_get (Results 1 – 3 of 3) sorted by relevance
109 int cpsw_ale_control_get(struct cpsw_ale *ale, int port, int control);
719 int cpsw_ale_control_get(struct cpsw_ale *ale, int port, int control) in cpsw_ale_control_get() function741 EXPORT_SYMBOL_GPL(cpsw_ale_control_get);
604 if (cpsw_ale_control_get(ale, 0, ALE_AGEOUT)) in cpsw_set_promiscious()