Searched refs:ard (Results 1 - 31 of 31) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Ddfs.c52 struct ath_radar_data *ard, ath9k_postprocess_radar_event()
62 ard->pulse_bw_info &= 0x03; ath9k_postprocess_radar_event()
64 switch (ard->pulse_bw_info) { ath9k_postprocess_radar_event()
67 dur = ard->pulse_length_pri; ath9k_postprocess_radar_event()
73 rssi = (ard->ext_rssi >= (ard->rssi + 3)) ? 0 : ard->rssi; ath9k_postprocess_radar_event()
77 dur = ard->pulse_length_ext; ath9k_postprocess_radar_event()
83 rssi = (ard->rssi >= (ard->ext_rssi + 12)) ? 0 : ard->ext_rssi; ath9k_postprocess_radar_event()
93 if (ard->pulse_length_ext >= ard->pulse_length_pri) ath9k_postprocess_radar_event()
94 dur = ard->pulse_length_ext; ath9k_postprocess_radar_event()
96 dur = ard->pulse_length_pri; ath9k_postprocess_radar_event()
100 rssi = (ard->rssi < ard->ext_rssi) ? ard->ext_rssi : ard->rssi; ath9k_postprocess_radar_event()
149 struct ath_radar_data ard; ath9k_dfs_process_phyerr() local
172 ard.rssi = rs->rs_rssi_ctl[0]; ath9k_dfs_process_phyerr()
173 ard.ext_rssi = rs->rs_rssi_ext[0]; ath9k_dfs_process_phyerr()
179 if (ard.rssi & 0x80) ath9k_dfs_process_phyerr()
180 ard.rssi = 0; ath9k_dfs_process_phyerr()
181 if (ard.ext_rssi & 0x80) ath9k_dfs_process_phyerr()
182 ard.ext_rssi = 0; ath9k_dfs_process_phyerr()
185 ard.pulse_bw_info = vdata_end[-1]; ath9k_dfs_process_phyerr()
186 ard.pulse_length_ext = vdata_end[-2]; ath9k_dfs_process_phyerr()
187 ard.pulse_length_pri = vdata_end[-3]; ath9k_dfs_process_phyerr()
190 if (!ath9k_postprocess_radar_event(sc, &ard, &pe)) ath9k_dfs_process_phyerr()
196 ard.pulse_bw_info, pe.freq, pe.ts, pe.width, pe.rssi, ath9k_dfs_process_phyerr()
199 if (ard.pulse_bw_info & PRI_CH_RADAR_FOUND) ath9k_dfs_process_phyerr()
201 if (ard.pulse_bw_info & EXT_CH_RADAR_FOUND) { ath9k_dfs_process_phyerr()
51 ath9k_postprocess_radar_event(struct ath_softc *sc, struct ath_radar_data *ard, struct pulse_event *pe) ath9k_postprocess_radar_event() argument
/linux-4.1.27/arch/arm64/include/asm/
H A Dneon.h4 * Copyright (C) 2013 Linaro Ltd <ard.biesheuvel@linaro.org>
H A Dcpufeature.h2 * Copyright (C) 2014 Linaro Ltd. <ard.biesheuvel@linaro.org>
/linux-4.1.27/arch/arm/crypto/
H A Dsha1-ce-glue.c4 * Copyright (C) 2015 Linaro Ltd <ard.biesheuvel@linaro.org>
24 MODULE_AUTHOR("Ard Biesheuvel <ard.biesheuvel@linaro.org>");
H A Dsha2-ce-glue.c4 * Copyright (C) 2015 Linaro Ltd <ard.biesheuvel@linaro.org>
25 MODULE_AUTHOR("Ard Biesheuvel <ard.biesheuvel@linaro.org>");
H A Dghash-ce-glue.c4 * Copyright (C) 2015 Linaro Ltd. <ard.biesheuvel@linaro.org>
22 MODULE_AUTHOR("Ard Biesheuvel <ard.biesheuvel@linaro.org>");
H A Daesbs-glue.c4 * Copyright (C) 2013 Linaro Ltd <ard.biesheuvel@linaro.org>
436 MODULE_AUTHOR("Ard Biesheuvel <ard.biesheuvel@linaro.org>");
H A Daes-ce-glue.c4 * Copyright (C) 2015 Linaro Ltd <ard.biesheuvel@linaro.org>
20 MODULE_AUTHOR("Ard Biesheuvel <ard.biesheuvel@linaro.org>");
H A Daes-ce-core.S4 * Copyright (C) 2015 Linaro Ltd <ard.biesheuvel@linaro.org>
H A Dbsaes-armv7.pl10 # <ard.biesheuvel@linaro.org>. Permission to use under GPL terms is
48 # <ard.biesheuvel@linaro.org>
/linux-4.1.27/arch/arm64/crypto/
H A DMakefile4 # Copyright (C) 2014 Linaro Ltd <ard.biesheuvel@linaro.org>
H A Dsha1-ce-glue.c4 * Copyright (C) 2014 Linaro Ltd <ard.biesheuvel@linaro.org>
24 MODULE_AUTHOR("Ard Biesheuvel <ard.biesheuvel@linaro.org>");
H A Dghash-ce-glue.c4 * Copyright (C) 2014 Linaro Ltd. <ard.biesheuvel@linaro.org>
19 MODULE_AUTHOR("Ard Biesheuvel <ard.biesheuvel@linaro.org>");
H A Dsha2-ce-glue.c4 * Copyright (C) 2014 Linaro Ltd <ard.biesheuvel@linaro.org>
24 MODULE_AUTHOR("Ard Biesheuvel <ard.biesheuvel@linaro.org>");
H A Daes-ce-cipher.c4 * Copyright (C) 2013 - 2014 Linaro Ltd <ard.biesheuvel@linaro.org>
20 MODULE_AUTHOR("Ard Biesheuvel <ard.biesheuvel@linaro.org>");
H A Daes-ce.S5 * Copyright (C) 2013 Linaro Ltd <ard.biesheuvel@linaro.org>
H A Daes-ce-ccm-glue.c4 * Copyright (C) 2013 - 2014 Linaro Ltd <ard.biesheuvel@linaro.org>
297 MODULE_AUTHOR("Ard Biesheuvel <ard.biesheuvel@linaro.org>");
H A Daes-glue.c4 * Copyright (C) 2013 Linaro Ltd <ard.biesheuvel@linaro.org>
53 MODULE_AUTHOR("Ard Biesheuvel <ard.biesheuvel@linaro.org>");
H A Daes-modes.S4 * Copyright (C) 2013 Linaro Ltd <ard.biesheuvel@linaro.org>
H A Daes-neon.S4 * Copyright (C) 2013 Linaro Ltd <ard.biesheuvel@linaro.org>
/linux-4.1.27/arch/arm/include/asm/
H A Dneon.h4 * Copyright (C) 2013 Linaro Ltd <ard.biesheuvel@linaro.org>
/linux-4.1.27/arch/arm/lib/
H A Dxor-neon.c4 * Copyright (C) 2013 Linaro Ltd <ard.biesheuvel@linaro.org>
/linux-4.1.27/lib/raid6/
H A Dneon.c4 * Copyright (C) 2013 Linaro Ltd <ard.biesheuvel@linaro.org>
/linux-4.1.27/include/linux/
H A Dcpufeature.h2 * Copyright (C) 2014 Linaro Ltd. <ard.biesheuvel@linaro.org>
/linux-4.1.27/net/mac80211/
H A Daes_ccm.c5 * Rewrite: Copyright (C) 2013 Linaro Ltd <ard.biesheuvel@linaro.org>
/linux-4.1.27/include/crypto/
H A Dsha1_base.h4 * Copyright (C) 2015 Linaro Ltd <ard.biesheuvel@linaro.org>
H A Dsha256_base.h4 * Copyright (C) 2015 Linaro Ltd <ard.biesheuvel@linaro.org>
H A Dsha512_base.h4 * Copyright (C) 2015 Linaro Ltd <ard.biesheuvel@linaro.org>
/linux-4.1.27/drivers/firmware/efi/
H A Druntime-wrappers.c4 * Copyright (C) 2014 Linaro Ltd. <ard.biesheuvel@linaro.org>
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_da_format.h628 * to work "forw"ard. If none matches, continue with the "forw"ard leaf
/linux-4.1.27/arch/arm/boot/dts/
H A DMakefile247 imx53-ard.dtb \

Completed in 622 milliseconds