Searched refs:ALE_BYPASS (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | cpsw_ale.h | 42 ALE_BYPASS, enumerator
|
D | cpsw_ale.c | 557 [ALE_BYPASS] = {
|
D | cpsw.c | 580 cpsw_ale_control_set(ale, 0, ALE_BYPASS, 1); in cpsw_set_promiscious() 585 cpsw_ale_control_set(ale, 0, ALE_BYPASS, 0); in cpsw_set_promiscious()
|
D | netcp_ethss.c | 2007 cpsw_ale_control_set(priv->ale, 0, ALE_BYPASS, bypass_en); in gbe_init_host_port()
|