Searched refs:vnt_update_pre_ed_threshold (Results 1 – 3 of 3) sorted by relevance
88 void vnt_update_pre_ed_threshold(struct vnt_private *priv, int scanning);
703 vnt_update_pre_ed_threshold(priv, false); in vnt_bss_info_changed()834 vnt_update_pre_ed_threshold(priv, true); in vnt_sw_scan_start()843 vnt_update_pre_ed_threshold(priv, false); in vnt_sw_scan_complete()
551 void vnt_update_pre_ed_threshold(struct vnt_private *priv, int scanning) in vnt_update_pre_ed_threshold() function