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

/linux-4.1.27/drivers/net/wireless/ti/wl1251/
H A Dinit.c138 ret = wl1251_acx_rts_threshold(wl, RTS_THRESHOLD_DEF); wl1251_hw_init_phy_config()
H A Dacx.c439 int wl1251_acx_rts_threshold(struct wl1251 *wl, u16 rts_threshold) wl1251_acx_rts_threshold() function
H A Dacx.h1469 int wl1251_acx_rts_threshold(struct wl1251 *wl, u16 rts_threshold);
H A Dmain.c1086 ret = wl1251_acx_rts_threshold(wl, (u16) value); wl1251_op_set_rts_threshold()

Completed in 68 milliseconds