Searched refs:wl1251_acx_rts_threshold (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/ti/wl1251/
H A Dinit.c124 ret = wl1251_acx_rts_threshold(wl, RTS_THRESHOLD_DEF);
H A Dacx.c437 int wl1251_acx_rts_threshold(struct wl1251 *wl, u16 rts_threshold) function
H A Dacx.h1455 int wl1251_acx_rts_threshold(struct wl1251 *wl, u16 rts_threshold);
H A Dmain.c1065 ret = wl1251_acx_rts_threshold(wl, (u16) value);

Completed in 149 milliseconds