Searched refs:cpsw_ale_control_get (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/drivers/net/ethernet/ti/ |
| D | cpsw_ale.h | 121 int cpsw_ale_control_get(struct cpsw_ale *ale, int port, int control);
|
| D | cpsw_ale.c | 744 int cpsw_ale_control_get(struct cpsw_ale *ale, int port, int control) in cpsw_ale_control_get() function 766 EXPORT_SYMBOL_GPL(cpsw_ale_control_get);
|
| D | netcp_ethss.c | 2809 if (cpsw_ale_control_get(ale, 0, ALE_AGEOUT)) { in gbe_set_rx_mode() 2817 if (ret && !cpsw_ale_control_get(ale, 0, ALE_AGEOUT)) in gbe_set_rx_mode()
|
| D | cpsw.c | 638 if (cpsw_ale_control_get(ale, 0, ALE_AGEOUT)) in cpsw_set_promiscious()
|