Searched refs:wol_handle (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/bnxt/
H A Dif_bnxt.c2497 uint16_t wol_handle = 0; local
2503 wol_handle = bnxt_hwrm_get_wol_fltrs(softc, wol_handle);
2504 } while (wol_handle && wol_handle != BNXT_NO_MORE_WOL_FILTERS);

Completed in 83 milliseconds