Searched refs:cpsw_ale_control_get (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/ti/ |
| D | cpsw_ale.h | 113 int cpsw_ale_control_get(struct cpsw_ale *ale, int port, int control);
|
| D | cpsw_ale.c | 732 int cpsw_ale_control_get(struct cpsw_ale *ale, int port, int control) in cpsw_ale_control_get() function
|
| D | netcp_ethss.c | 2803 if (cpsw_ale_control_get(ale, 0, ALE_AGEOUT)) { in gbe_set_rx_mode() 2811 if (ret && !cpsw_ale_control_get(ale, 0, ALE_AGEOUT)) in gbe_set_rx_mode()
|
| D | cpsw.c | 141 if (cpsw_ale_control_get(ale, 0, ALE_AGEOUT)) in cpsw_set_promiscious()
|