| /freebsd/sys/net80211/ |
| H A D | ieee80211_dfs.c | 97 struct ieee80211_dfs_state *dfs = &ic->ic_dfs; in ieee80211_dfs_attach() local 99 callout_init_mtx(&dfs->nol_timer, IEEE80211_LOCK_OBJ(ic), 0); in ieee80211_dfs_attach() 100 callout_init_mtx(&dfs->cac_timer, IEEE80211_LOCK_OBJ(ic), 0); in ieee80211_dfs_attach() 115 struct ieee80211_dfs_state *dfs = &ic->ic_dfs; in ieee80211_dfs_reset() local 120 callout_drain(&dfs->nol_timer); in ieee80211_dfs_reset() 123 dfs->lastchan = NULL; in ieee80211_dfs_reset() 131 struct ieee80211_dfs_state *dfs = &ic->ic_dfs; in cac_timeout() local 153 vap->iv_des_chan = dfs->newchan; in cac_timeout() 185 struct ieee80211_dfs_state *dfs = &ic->ic_dfs; in ieee80211_dfs_cac_start() local 189 callout_reset(&dfs->cac_timer, CAC_TIMEOUT, cac_timeout, vap); in ieee80211_dfs_cac_start() [all …]
|
| /freebsd/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/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ImportedFunctionsInliningStatistics.cpp | 183 dfs(Node); in calculateRealInlines() 187 void ImportedFunctionsInliningStatistics::dfs(InlineGraphNode &GraphNode) { in dfs() function in ImportedFunctionsInliningStatistics 193 dfs(*InlinedFunctionNode); in dfs()
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | s32g3.dtsi | 65 clocks = <&dfs 0>; 73 clocks = <&dfs 0>; 81 clocks = <&dfs 0>; 89 clocks = <&dfs 0>; 97 clocks = <&dfs 0>; 105 clocks = <&dfs 0>; 113 clocks = <&dfs 0>; 121 clocks = <&dfs 0>; 133 dfs: protocol@13 { label
|
| /freebsd/sys/modules/cpufreq/ |
| H A D | Makefile | 22 SRCS+= dfs.c
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/Utils/ |
| H A D | ImportedFunctionsInliningStatistics.h | 82 void dfs(InlineGraphNode &GraphNode);
|
| /freebsd/usr.sbin/wpa/src/ap/ |
| H A D | Makefile | 22 dfs.c \
|
| /freebsd/contrib/wpa/src/ap/ |
| H A D | Makefile | 27 dfs.o \
|
| H A D | hw_features.c | 174 int dfs = 0; in hostapd_get_hw_features() local 184 dfs = 1; in hostapd_get_hw_features() 205 dfs ? dfs_info(&feature->channels[j]) : ""); in hostapd_get_hw_features()
|
| H A D | beacon.c | 133 int dfs; in hostapd_eid_pwr_constraint() local 152 dfs = hostapd_is_dfs_required(hapd->iface); in hostapd_eid_pwr_constraint() 153 if (dfs < 0) { in hostapd_eid_pwr_constraint() 155 dfs); in hostapd_eid_pwr_constraint() 156 dfs = 0; in hostapd_eid_pwr_constraint() 159 if (dfs == 0 && hapd->iconf->local_pwr_constraint == -1) in hostapd_eid_pwr_constraint()
|
| H A D | ieee802_11.c | 238 int dfs; in hostapd_own_capab_info() local 242 dfs = hostapd_is_dfs_required(hapd->iface); in hostapd_own_capab_info() 243 if (dfs < 0) { in hostapd_own_capab_info() 245 dfs); in hostapd_own_capab_info() 246 dfs = 0; in hostapd_own_capab_info() 281 (hapd->iconf->spectrum_mgmt_required || dfs)) in hostapd_own_capab_info() 9116 int dfs, i; in hostapd_eid_txpower_envelope() local 9231 dfs = hostapd_is_dfs_required(hapd->iface); in hostapd_eid_txpower_envelope() 9232 if (dfs < 0) in hostapd_eid_txpower_envelope() 9233 dfs = 0; in hostapd_eid_txpower_envelope() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | GenericCycleImpl.h | 265 void dfs(BlockT *EntryBlock); 335 dfs(EntryBlock); in run() 447 void GenericCycleInfoCompute<ContextT>::dfs(BlockT *EntryBlock) { in dfs() function
|
| /freebsd/sys/contrib/openzfs/etc/init.d/ |
| H A D | zfs-import.in | 77 [ -n "$init" ] && rm -f /etc/dfs/sharetab
|
| /freebsd/sys/powerpc/cpufreq/ |
| H A D | dfs.c | 71 DRIVER_MODULE(dfs, cpu, dfs_driver, 0, 0);
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | StackFrameList.cpp | 210 dfs(first_edge, first_callee); in FindInterveningFrames() 215 void dfs(CallEdge ¤t_edge, Function &callee) { in FindInterveningFrames() function 244 dfs(*edge, *next_callee); in FindInterveningFrames()
|
| /freebsd/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/sys/conf/ |
| H A D | files.powerpc | 301 powerpc/cpufreq/dfs.c optional cpufreq
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | AnalyzerOptions.def | 586 "Value: \"dfs\", \"bfs\", \"unexplored_first\", "
|
| /freebsd/contrib/wpa/src/drivers/ |
| H A D | driver.h | 3893 u16 *flags, u8 *dfs,
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | libtest.shlib | 1274 done < /etc/dfs/sharetab
|