wl1251_acx_rts_threshold
int wl1251_acx_rts_threshold(struct wl1251 *wl, u16 rts_threshold);
ret = wl1251_acx_rts_threshold(wl, RTS_THRESHOLD_DEF);
ret = wl1251_acx_rts_threshold(wl, (u16) value);