Home
last modified time | relevance | path

Searched refs:wl1251_acx_cts_protect (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/wireless/wl1251/
Dmain.c1040 ret = wl1251_acx_cts_protect(wl, CTSPROTECT_ENABLE); in wl1251_op_bss_info_changed()
1042 ret = wl1251_acx_cts_protect(wl, CTSPROTECT_DISABLE); in wl1251_op_bss_info_changed()
Dacx.h1467 int wl1251_acx_cts_protect(struct wl1251 *wl,
Dacx.c830 int wl1251_acx_cts_protect(struct wl1251 *wl, in wl1251_acx_cts_protect() function