Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h521 void bcmasp_enable_phy_irq(struct bcmasp_intf *intf, int en);
H A Dbcmasp_intf.c356 bcmasp_enable_phy_irq(intf, 1); in bcmasp_netif_start()
883 bcmasp_enable_phy_irq(intf, 0); in bcmasp_netif_deinit()
H A Dbcmasp.c34 void bcmasp_enable_phy_irq(struct bcmasp_intf *intf, int en) in bcmasp_enable_phy_irq() function