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