Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlhal.h305 int mwl_hal_setrtsthreshold(struct mwl_hal_vap *, int threshold);
H A Dif_mwl.c1217 mwl_hal_setrtsthreshold(hvap, vap->iv_rtsthreshold); in mwl_reset_vap()
4189 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