/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | dfs.c | 115 ath_dbg(common, DFS, "HT40: datalen=%d, num_fft_packets=%d\n", in ath9k_check_chirping() 118 ath_dbg(common, DFS, "not enough packets for chirp\n"); in ath9k_check_chirping() 124 ath_dbg(common, DFS, "fixing datalen by 2\n"); in ath9k_check_chirping() 139 ath_dbg(common, DFS, "HT20: datalen=%d, num_fft_packets=%d\n", in ath9k_check_chirping() 142 ath_dbg(common, DFS, "not enough packets for chirp\n"); in ath9k_check_chirping() 149 ath_dbg(common, DFS, "bin_max = [%d, %d, %d, %d]\n", in ath9k_check_chirping() 163 ath_dbg(common, DFS, "CHIRP: invalid delta %d " in ath9k_check_chirping() 171 ath_dbg(common, DFS, "CHIRP: ddelta %d too high\n", in ath9k_check_chirping() 176 ath_dbg(common, DFS, "CHIRP - %d: delta=%d, ddelta=%d\n", in ath9k_check_chirping() 304 ath_dbg(common, DFS, in ath9k_dfs_process_phyerr() [all …]
|
D | Kconfig | 79 bool "Atheros DFS support for certified platforms" 83 This option enables DFS support for initiating radiation on 84 ath9k. There is no way to dynamically detect if a card was DFS 92 This is currently only a placeholder for future DFS support, 93 as DFS support requires more components that still need to be
|
D | channel.c | 90 ath_dbg(common, DFS, "DFS enabled at freq %d\n", in ath_set_channel()
|
/linux-4.4.14/net/wireless/ |
D | genregdb.awk | 41 if ($NF ~ /DFS-ETSI/) 43 else if ($NF ~ /DFS-FCC/) 45 else if ($NF ~ /DFS-JP/)
|
D | Kconfig | 124 to be an authorized master, i.e., with radar detection support and DFS
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | Kconfig | 42 bool "Atheros DFS support for certified platforms" 46 This option enables DFS support for initiating radiation on
|
/linux-4.4.14/drivers/net/wireless/ath/ |
D | dfs_pattern_detector.c | 222 ath_dbg(dpd->common, DFS, in channel_detector_create() 297 ath_dbg(dpd->common, DFS, in dpd_add_pulse() 369 ath_dbg(common, DFS,"Could not set DFS domain to %d", region); in dfs_pattern_detector_init()
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | mvebu-cpu-clock.txt | 7 by address and length of the PMU DFS registers
|
/linux-4.4.14/fs/cifs/ |
D | Kconfig | 32 support for DFS (hierarchical name space), secure per-user 152 bool "DFS feature support" 156 Distributed File System (DFS) support is used to access shares 161 IP addresses) which is needed for implicit mounts of DFS junction
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | AUTHORS | 40 Igor Mammedov (DFS support)
|
D | CHANGES | 19 Fix memory leak in reconnect. Fix oops in DFS mount error path. 45 to DFS target. Convert string conversion functions from Unicode to more 81 top of the share. Fix problem in 2.6.28 resolving DFS paths to 85 when using DFS. Add better file create support to servers which support 101 file is closed. Fix DFS parsing to properly handle path consumed field, 116 on dns_upcall (resolving DFS referralls). Fix plain text password 124 DFS support added (Microsoft Distributed File System client support needed 778 Fix display of NTFS DFS junctions to display as symlinks. 1002 it. Fixed a few bugs in the DFS code (e.g. bcc two bytes too short and incorrect uid in PDU). 1027 Support for STATUS codes (newer 32 bit NT error codes) added. DFS support begun to be added.
|
D | README | 526 nodfs Disable DFS (global name space support) even if the 528 a problem with parsing of DFS paths with Samba server 727 DFS support allows transparent redirection to shares in an MS-DFS name space. 728 In addition, DFS support for target shares which are specified as UNC 733 many NAS appliances support DFS as a way of constructing a global name 736 To use cifs Kerberos and DFS support, the Linux keyutils package should be
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | iwl-eeprom-parse.c | 556 CHECK_AND_PRINT(DFS), in iwl_mod_ht40_chan_info() 639 CHECK_AND_PRINT_I(DFS), in iwl_init_channel_map()
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
D | sym_defs.h | 217 #define DFS 0x20 /* mod: dma fifo size */ macro
|
D | sym_hipd.c | 852 np->rv_ctest5 |= DFS; /* Dma Fifo Size */ 2452 if (dfifo & (DFS << 16))
|
/linux-4.4.14/drivers/scsi/ |
D | ncr53c8xx.h | 739 #define DFS 0x20 /* mod: dma fifo size */ macro
|
D | ncr53c8xx.c | 3875 np->rv_ctest5 |= DFS; /* Dma Fifo Size */ in ncr_prepare_setting() 6274 ctest5 = (np->rv_ctest5 & DFS) ? INB (nc_ctest5) : 0; in ncr_int_ma() 6275 if (ctest5 & DFS) in ncr_int_ma()
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
D | common.c | 882 CHECK_AND_PRINT(DFS), eeprom_ch->flags, in il_mod_ht40_chan_info() 988 CHECK_AND_PRINT_I(DFS), in il_init_channel_map()
|