Searched refs:cpsw_ale_control_get (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_ale.h | 180 int cpsw_ale_control_get(struct cpsw_ale *ale, int port, int control);
|
H A D | cpsw_ale.c | 1165 int cpsw_ale_control_get(struct cpsw_ale *ale, int port, int control) in cpsw_ale_control_get() function
|
H A D | netcp_ethss.c | 2790 if (cpsw_ale_control_get(ale, 0, ALE_AGEOUT)) { in gbe_set_rx_mode() 2798 if (ret && !cpsw_ale_control_get(ale, 0, ALE_AGEOUT)) in gbe_set_rx_mode()
|
H A D | am65-cpsw-nuss.c | 3245 cpsw_ale_control_get(cpsw->ale, HOST_PORT_NUM, ALE_AGEOUT); in am65_cpsw_dl_switch_mode_set()
|