Home
last modified time | relevance | path

Searched refs:dfs (Results 1 – 21 of 21) sorted by relevance

/freebsd-14.2/sys/net80211/
H A Dieee80211_dfs.c124 callout_drain(&dfs->nol_timer); in ieee80211_dfs_reset()
127 dfs->lastchan = NULL; in ieee80211_dfs_reset()
157 vap->iv_des_chan = dfs->newchan; in cac_timeout()
218 callout_stop(&dfs->cac_timer); in ieee80211_dfs_cac_stop()
265 oldest = dfs->nol_event[i]; in dfs_timeout()
334 dfs->nol_event[i] = now; in ieee80211_dfs_notify_radar()
365 dfs->newchan = chan; in ieee80211_dfs_notify_radar()
390 if (dfs->lastchan != chan) { in ieee80211_dfs_notify_radar()
391 dfs->lastchan = chan; in ieee80211_dfs_notify_radar()
392 dfs->cureps = 0; in ieee80211_dfs_notify_radar()
[all …]
/freebsd-14.2/contrib/ntp/tests/libntp/
H A Drealpath.c67 DIR * dfs = opendir("/dev"); in test_DevLinks()
69 TEST_ASSERT_NOT_NULL_MESSAGE(dfs, "failed to open '/dev' !?!"); in test_DevLinks()
70 while (NULL != (ent = readdir(dfs))) { in test_DevLinks()
92 closedir(dfs); in test_DevLinks()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp185 dfs(Node); in calculateRealInlines()
189 void ImportedFunctionsInliningStatistics::dfs(InlineGraphNode &GraphNode) { in dfs() function in ImportedFunctionsInliningStatistics
195 dfs(*InlinedFunctionNode); in dfs()
/freebsd-14.2/sys/modules/cpufreq/
H A DMakefile22 SRCS+= dfs.c
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/Utils/
H A DImportedFunctionsInliningStatistics.h81 void dfs(InlineGraphNode &GraphNode);
/freebsd-14.2/usr.sbin/wpa/src/ap/
H A DMakefile20 dfs.c \
/freebsd-14.2/contrib/wpa/src/ap/
H A DMakefile24 dfs.o \
H A Dhw_features.c131 int dfs = 0; in hostapd_get_hw_features() local
141 dfs = 1; in hostapd_get_hw_features()
161 dfs ? dfs_info(&feature->channels[j]) : ""); in hostapd_get_hw_features()
H A Dbeacon.c132 int dfs; in hostapd_eid_pwr_constraint() local
151 dfs = hostapd_is_dfs_required(hapd->iface); in hostapd_eid_pwr_constraint()
152 if (dfs < 0) { in hostapd_eid_pwr_constraint()
154 dfs); in hostapd_eid_pwr_constraint()
155 dfs = 0; in hostapd_eid_pwr_constraint()
158 if (dfs == 0 && hapd->iconf->local_pwr_constraint == -1) in hostapd_eid_pwr_constraint()
H A Dieee802_11.c284 int dfs; in hostapd_own_capab_info() local
288 dfs = hostapd_is_dfs_required(hapd->iface); in hostapd_own_capab_info()
289 if (dfs < 0) { in hostapd_own_capab_info()
291 dfs); in hostapd_own_capab_info()
292 dfs = 0; in hostapd_own_capab_info()
332 (hapd->iconf->spectrum_mgmt_required || dfs)) in hostapd_own_capab_info()
7076 int dfs, i; in hostapd_eid_txpower_envelope() local
7174 dfs = hostapd_is_dfs_required(hapd->iface); in hostapd_eid_txpower_envelope()
7175 if (dfs < 0) in hostapd_eid_txpower_envelope()
7176 dfs = 0; in hostapd_eid_txpower_envelope()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleImpl.h143 void dfs(BlockT *EntryBlock);
210 dfs(EntryBlock); in run()
316 void GenericCycleInfoCompute<ContextT>::dfs(BlockT *EntryBlock) { in dfs() function
/freebsd-14.2/sys/contrib/openzfs/etc/init.d/
H A Dzfs-import.in76 [ -n "$init" ] && rm -f /etc/dfs/sharetab
/freebsd-14.2/sys/powerpc/cpufreq/
H A Ddfs.c72 DRIVER_MODULE(dfs, cpu, dfs_driver, 0, 0);
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DStackFrameList.cpp309 dfs(first_edge, first_callee); in FindInterveningFrames()
314 void dfs(CallEdge &current_edge, Function &callee) { in FindInterveningFrames() function
343 dfs(*edge, *next_callee); in FindInterveningFrames()
/freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_tree.def131 14 dfs
230 16 dfs
H A DBEGEMOT-WIRELESS-MIB.txt424 dfs(14),
1291 dfs(16),
/freebsd-14.2/contrib/wpa/src/drivers/
H A Ddriver_hostap.c1103 u16 *flags, u8 *dfs) in hostap_get_hw_feature_data() argument
1118 *dfs = 0; in hostap_get_hw_feature_data()
H A Ddriver.h3352 u16 *flags, u8 *dfs);
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.def489 "Value: \"dfs\", \"bfs\", \"unexplored_first\", "
/freebsd-14.2/sys/conf/
H A Dfiles.powerpc220 powerpc/cpufreq/dfs.c optional cpufreq
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib1242 done < /etc/dfs/sharetab