| /freebsd-14.2/sys/net80211/ |
| H A D | ieee80211_dfs.c | 124 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 D | realpath.c | 67 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 D | ImportedFunctionsInliningStatistics.cpp | 185 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 D | Makefile | 22 SRCS+= dfs.c
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/Utils/ |
| H A D | ImportedFunctionsInliningStatistics.h | 81 void dfs(InlineGraphNode &GraphNode);
|
| /freebsd-14.2/usr.sbin/wpa/src/ap/ |
| H A D | Makefile | 20 dfs.c \
|
| /freebsd-14.2/contrib/wpa/src/ap/ |
| H A D | Makefile | 24 dfs.o \
|
| H A D | hw_features.c | 131 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 D | beacon.c | 132 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 D | ieee802_11.c | 284 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 D | GenericCycleImpl.h | 143 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 D | zfs-import.in | 76 [ -n "$init" ] && rm -f /etc/dfs/sharetab
|
| /freebsd-14.2/sys/powerpc/cpufreq/ |
| H A D | dfs.c | 72 DRIVER_MODULE(dfs, cpu, dfs_driver, 0, 0);
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Target/ |
| H A D | StackFrameList.cpp | 309 dfs(first_edge, first_callee); in FindInterveningFrames() 314 void dfs(CallEdge ¤t_edge, Function &callee) { in FindInterveningFrames() function 343 dfs(*edge, *next_callee); in FindInterveningFrames()
|
| /freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_wlan/ |
| H A D | wlan_tree.def | 131 14 dfs 230 16 dfs
|
| H A D | BEGEMOT-WIRELESS-MIB.txt | 424 dfs(14), 1291 dfs(16),
|
| /freebsd-14.2/contrib/wpa/src/drivers/ |
| H A D | driver_hostap.c | 1103 u16 *flags, u8 *dfs) in hostap_get_hw_feature_data() argument 1118 *dfs = 0; in hostap_get_hw_feature_data()
|
| H A D | driver.h | 3352 u16 *flags, u8 *dfs);
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | AnalyzerOptions.def | 489 "Value: \"dfs\", \"bfs\", \"unexplored_first\", "
|
| /freebsd-14.2/sys/conf/ |
| H A D | files.powerpc | 220 powerpc/cpufreq/dfs.c optional cpufreq
|
| /freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | libtest.shlib | 1242 done < /etc/dfs/sharetab
|