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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_init.c152 ret = wl1271_acx_rts_threshold(wl, wl->conf.rx.rts_threshold);
H A Dwl1271_acx.h1092 int wl1271_acx_rts_threshold(struct wl1271 *wl, u16 rts_threshold);
H A Dwl1271_acx.c362 int wl1271_acx_rts_threshold(struct wl1271 *wl, u16 rts_threshold) function
H A Dwl1271_main.c1576 ret = wl1271_acx_rts_threshold(wl, (u16) value);

Completed in 69 milliseconds