Home
last modified time | relevance | path

Searched refs:bcmasp_ephy_enable_set (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c797 static void bcmasp_ephy_enable_set(struct bcmasp_intf *intf, bool enable) in bcmasp_init_rx()
907 bcmasp_ephy_enable_set(intf, false); in bcmasp_netif_deinit()
972 bcmasp_ephy_enable_set(intf, true); in bcmasp_configure_port()
1061 bcmasp_ephy_enable_set(intf, false); in bcmasp_netif_init()
1329 bcmasp_ephy_enable_set(intf, false); in bcmasp_suspend_to_wol()
830 static void bcmasp_ephy_enable_set(struct bcmasp_intf *intf, bool enable) bcmasp_ephy_enable_set() function