Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dmwlhal.h576 int mwl_hal_setapmode(struct mwl_hal_vap *, MWL_HAL_APMODE);
H A Dmwlhal.c1761 mwl_hal_setapmode(struct mwl_hal_vap *vap, MWL_HAL_APMODE ApMode) in mwl_hal_setapmode() function
H A Dif_mwl.c3776 return mwl_hal_setapmode(hvap, mwl_getapmode(vap, chan)); in mwl_setapmode()