Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ti/wl1251/
Dmain.c1190 ret = wl1251_acx_cts_protect(wl, CTSPROTECT_ENABLE); in wl1251_op_bss_info_changed()
1192 ret = wl1251_acx_cts_protect(wl, CTSPROTECT_DISABLE); in wl1251_op_bss_info_changed()
Dacx.h1482 int wl1251_acx_cts_protect(struct wl1251 *wl,
Dacx.c772 int wl1251_acx_cts_protect(struct wl1251 *wl, in wl1251_acx_cts_protect() function