Searched refs:wl1251_acx_rts_threshold (Results 1 – 4 of 4) sorted by relevance
124 ret = wl1251_acx_rts_threshold(wl, RTS_THRESHOLD_DEF); in wl1251_hw_init_phy_config()
1455 int wl1251_acx_rts_threshold(struct wl1251 *wl, u16 rts_threshold);
437 int wl1251_acx_rts_threshold(struct wl1251 *wl, u16 rts_threshold) in wl1251_acx_rts_threshold() function
1065 ret = wl1251_acx_rts_threshold(wl, (u16) value); in wl1251_op_set_rts_threshold()