| /drivers/net/wireless/mediatek/mt76/ |
| A D | mt76x02_dfs.c | 148 mt76_wr(dev, MT_BBP(DFS, 36), data); in mt76x02_dfs_set_capture_mode_ctrl() 212 mt76_wr(dev, MT_BBP(DFS, 1), 0xf); in mt76x02_dfs_detector_reset() 254 mt76_wr(dev, MT_BBP(DFS, 0), data); in mt76x02_dfs_get_hw_pulse() 668 mt76_wr(dev, MT_BBP(DFS, 1), 0xf); in mt76x02_dfs_tasklet() 742 mt76_wr(dev, MT_BBP(DFS, 2), data); in mt76x02_dfs_set_bbp_params() 745 mt76_wr(dev, MT_BBP(DFS, 3), data); in mt76x02_dfs_set_bbp_params() 749 mt76_wr(dev, MT_BBP(DFS, 0), i); in mt76x02_dfs_set_bbp_params() 787 mt76_wr(dev, MT_BBP(DFS, 1), 0xf); in mt76x02_dfs_set_bbp_params() 788 mt76_wr(dev, MT_BBP(DFS, 36), 0x3); in mt76x02_dfs_set_bbp_params() 817 mt76_wr(dev, MT_BBP(DFS, 0), 0); in mt76x02_phy_dfs_adjust_agc() [all …]
|
| /drivers/net/wireless/ath/ath9k/ |
| A 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() 137 ath_dbg(common, DFS, "HT20: datalen=%d, num_fft_packets=%d\n", in ath9k_check_chirping() 140 ath_dbg(common, DFS, "not enough packets for chirp\n"); in ath9k_check_chirping() 147 ath_dbg(common, DFS, "bin_max = [%d, %d, %d, %d]\n", in ath9k_check_chirping() 161 ath_dbg(common, DFS, "CHIRP: invalid delta %d " in ath9k_check_chirping() 169 ath_dbg(common, DFS, "CHIRP: ddelta %d too high\n", in ath9k_check_chirping() 174 ath_dbg(common, DFS, "CHIRP - %d: delta=%d, ddelta=%d\n", in ath9k_check_chirping() 302 ath_dbg(common, DFS, in ath9k_dfs_process_phyerr() [all …]
|
| A D | Kconfig | 97 bool "Atheros DFS support for certified platforms" 101 This option enables DFS support for initiating radiation on 102 ath9k. There is no way to dynamically detect if a card was DFS 110 This is currently only a placeholder for future DFS support, 111 as DFS support requires more components that still need to be
|
| A D | channel.c | 91 ath_dbg(common, DFS, "DFS enabled at freq %d\n", in ath_set_channel()
|
| /drivers/net/wireless/ath/ |
| A D | dfs_pattern_detector.c | 220 ath_dbg(dpd->common, DFS, in channel_detector_create() 297 ath_dbg(dpd->common, DFS, in dpd_add_pulse() 368 ath_dbg(common, DFS,"Could not set DFS domain to %d", region); in dfs_pattern_detector_init()
|
| /drivers/net/wireless/ath/ath10k/ |
| A D | Kconfig | 93 bool "Atheros DFS support for certified platforms" 97 This option enables DFS support for initiating radiation on
|
| /drivers/net/wireless/intel/iwlwifi/dvm/ |
| A D | eeprom.c | 496 CHECK_AND_PRINT(DFS), in iwl_mod_ht40_chan_info() 579 CHECK_AND_PRINT_I(DFS), in iwl_init_channel_map()
|
| /drivers/scsi/sym53c8xx_2/ |
| A D | sym_defs.h | 204 #define DFS 0x20 /* mod: dma fifo size */ macro
|
| A D | sym_hipd.c | 839 np->rv_ctest5 |= DFS; /* Dma Fifo Size */ 2439 if (dfifo & (DFS << 16))
|
| /drivers/cpufreq/ |
| A D | Kconfig.arm | 84 Say Y, if you have a Broadcom SoC with AVS support for DFS or DVFS.
|
| /drivers/scsi/ |
| A D | ncr53c8xx.h | 727 #define DFS 0x20 /* mod: dma fifo size */ macro
|
| A D | ncr53c8xx.c | 3835 np->rv_ctest5 |= DFS; /* Dma Fifo Size */ in ncr_prepare_setting() 6099 ctest5 = (np->rv_ctest5 & DFS) ? INB (nc_ctest5) : 0; in ncr_int_ma() 6100 if (ctest5 & DFS) in ncr_int_ma()
|
| /drivers/net/wireless/intel/iwlegacy/ |
| A D | common.c | 865 CHECK_AND_PRINT(DFS), eeprom_ch->flags, in il_mod_ht40_chan_info() 971 CHECK_AND_PRINT_I(DFS), in il_init_channel_map()
|