Searched refs:vnt_update_pre_ed_threshold (Results 1 – 3 of 3) sorted by relevance
102 void vnt_update_pre_ed_threshold(struct vnt_private *, int scanning);
741 vnt_update_pre_ed_threshold(priv, false); in vnt_bss_info_changed()862 vnt_update_pre_ed_threshold(priv, true); in vnt_sw_scan_start()871 vnt_update_pre_ed_threshold(priv, false); in vnt_sw_scan_complete()
566 void vnt_update_pre_ed_threshold(struct vnt_private *priv, int scanning) in vnt_update_pre_ed_threshold() function