Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/mwl/
H A Dmwlhal.h305 int mwl_hal_setrtsthreshold(struct mwl_hal_vap *, int threshold);
H A Dif_mwl.c1211 mwl_hal_setrtsthreshold(hvap, vap->iv_rtsthreshold); in mwl_reset_vap()
4181 mwl_hal_setrtsthreshold(hvap, vap->iv_rtsthreshold); in mwl_newstate()
H A Dmwlhal.c776 mwl_hal_setrtsthreshold(struct mwl_hal_vap *vap, int threshold) in mwl_hal_setrtsthreshold() function