Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h548 int bcmasp_interface_suspend(struct bcmasp_intf *intf);
H A Dbcmasp_intf.c1353 int bcmasp_interface_suspend(struct bcmasp_intf *intf) in bcmasp_interface_suspend() function
H A Dbcmasp.c1373 ret = bcmasp_interface_suspend(intf); in bcmasp_suspend()