Searched refs:wl1271_acx_cts_protect (Results 1 – 3 of 3) sorted by relevance
1262 int wl1271_acx_cts_protect(struct wl1271 *wl,
2181 ret = wl1271_acx_cts_protect(wl, CTSPROTECT_ENABLE); in wl1271_bss_erp_info_changed()2183 ret = wl1271_acx_cts_protect(wl, CTSPROTECT_DISABLE); in wl1271_bss_erp_info_changed()
711 int wl1271_acx_cts_protect(struct wl1271 *wl, in wl1271_acx_cts_protect() function