Searched refs:mwl_hal_gethwspecs (Results 1 – 3 of 3) sorted by relevance
212 int mwl_hal_gethwspecs(struct mwl_hal *mh, struct mwl_hal_hwspec *);
319 if (mwl_hal_gethwspecs(mh, &sc->sc_hwspecs) != 0) { in mwl_attach()4659 if (mwl_hal_gethwspecs(mh, &sc->sc_hwspecs) != 0) { in mwl_ioctl_reset()
558 mwl_hal_gethwspecs(struct mwl_hal *mh0, struct mwl_hal_hwspec *hw) in mwl_hal_gethwspecs() function