Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c4999 static int __maybe_unused bnx2x_suspend(struct device *dev_d) in bnx2x_suspend() function
5061 SIMPLE_DEV_PM_OPS(bnx2x_pm_ops, bnx2x_suspend, bnx2x_resume);