Searched refs:mwl_hal_setrtsthreshold (Results 1 – 3 of 3) sorted by relevance
305 int mwl_hal_setrtsthreshold(struct mwl_hal_vap *, int threshold);
1217 mwl_hal_setrtsthreshold(hvap, vap->iv_rtsthreshold); in mwl_reset_vap()4189 mwl_hal_setrtsthreshold(hvap, vap->iv_rtsthreshold); in mwl_newstate()
776 mwl_hal_setrtsthreshold(struct mwl_hal_vap *vap, int threshold) in mwl_hal_setrtsthreshold() function