Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/qlge/
Dqlge_mpi.c835 int qlge_mb_wol_mode(struct qlge_adapter *qdev, u32 wol) in qlge_mb_wol_mode() function
Dqlge.h2278 int qlge_mb_wol_mode(struct qlge_adapter *qdev, u32 wol);
Dqlge_main.c3770 status = qlge_mb_wol_mode(qdev, wol); in qlge_wol()