Searched refs:mwl_hal_ismbsscapable (Results 1 – 3 of 3) sorted by relevance
87 int mwl_hal_ismbsscapable(struct mwl_hal *);
565 if (clone && mwl_hal_ismbsscapable(sc->sc_mh)) { in assign_address()4820 if (bootverbose && mwl_hal_ismbsscapable(sc->sc_mh)) in mwl_announce()
468 mwl_hal_ismbsscapable(struct mwl_hal *mh) in mwl_hal_ismbsscapable() function