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);
703 brcms_c_enable_probe_resp(wl->wlc, true); in brcms_ops_bss_info_changed()705 brcms_c_enable_probe_resp(wl->wlc, false); in brcms_ops_bss_info_changed()
7387 void brcms_c_enable_probe_resp(struct brcms_c_info *wlc, bool enable) in brcms_c_enable_probe_resp() function