Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dmwlhal.h325 int mwl_hal_setregioncode(struct mwl_hal *mh, int regionCode);
H A Dmwlhal.c908 mwl_hal_setregioncode(struct mwl_hal *mh0, int regionCode) in mwl_hal_setregioncode() function
H A Dif_mwl.c1121 mwl_hal_setregioncode(mh, mwl_map2regioncode(&ic->ic_regdomain)); in mwl_hal_reset()