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

/freebsd-11.0-release/sys/dev/mwl/
H A Dmwlhal.h212 int mwl_hal_gethwspecs(struct mwl_hal *mh, struct mwl_hal_hwspec *);
H A Dif_mwl.c323 if (mwl_hal_gethwspecs(mh, &sc->sc_hwspecs) != 0) {
4667 if (mwl_hal_gethwspecs(mh, &sc->sc_hwspecs) != 0) {
H A Dmwlhal.c558 mwl_hal_gethwspecs(struct mwl_hal *mh0, struct mwl_hal_hwspec *hw) function
603 * mwl_hal_gethwspecs call or the f/w will lockup.

Completed in 64 milliseconds