Home
last modified time | relevance | path

Searched refs:rssi_thold (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwow.c208 pno->a_networks[i].rssi_threshold = nd_config->match_sets[i].rssi_thold; in ath10k_wmi_pno_check()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwow.c287 pno->a_networks[i].rssi_threshold = nd_config->match_sets[i].rssi_thold; in ath11k_wmi_pno_check_and_convert()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwow.c303 pno->a_networks[i].rssi_threshold = nd_config->match_sets[i].rssi_thold; in ath12k_wow_pno_check_and_convert()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h471 int rssi_thold; member
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.c1913 req->match[i].rssi_th = cpu_to_le32(match->rssi_thold); in mt76_connac_mcu_sched_scan_req()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmcu.c3153 match->match[i].rssi_th = cpu_to_le32(cfg_match->rssi_thold); in mt7925_mcu_sched_scan_req()