Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/
Dbcmasp.h561 void bcmasp_enable_phy_irq(struct bcmasp_intf *intf, int en);
Dbcmasp_intf.c386 bcmasp_enable_phy_irq(intf, 1); in bcmasp_netif_start()
911 bcmasp_enable_phy_irq(intf, 0); in bcmasp_netif_deinit()
Dbcmasp.c34 void bcmasp_enable_phy_irq(struct bcmasp_intf *intf, int en) in bcmasp_enable_phy_irq() function