Home
last modified time | relevance | path

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

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