Searched refs:brcms_c_enable_probe_resp (Results 1 – 3 of 3) sorted by relevance
338 void brcms_c_enable_probe_resp(struct brcms_c_info *wlc, bool enable);
702 brcms_c_enable_probe_resp(wl->wlc, true); in brcms_ops_bss_info_changed()704 brcms_c_enable_probe_resp(wl->wlc, false); in brcms_ops_bss_info_changed()
7379 void brcms_c_enable_probe_resp(struct brcms_c_info *wlc, bool enable) in brcms_c_enable_probe_resp() function