/linux/drivers/infiniband/hw/qib/ |
H A D | qib_qsfp.h | 82 #define QSFP_IS_ACTIVE(tech) ((0xA2FF >> ((tech) >> 4)) & 1) argument 84 #define QSFP_IS_ACTIVE_FAR(tech) ((0x32FF >> ((tech) >> 4)) & 1) argument 86 #define QSFP_HAS_ATTEN(tech) ((0x4D00 >> ((tech) >> 4)) & 1) argument 88 #define QSFP_IS_CU(tech) ((0xED00 >> ((tech) >> 4)) & 1) argument 157 u8 tech; member
|
H A D | qib_qsfp.c | 334 ret = qsfp_read(ppd, QSFP_MOD_TECH_OFFS, &cp->tech, 1); in qib_refresh_qsfp_cache() 337 cks += cp->tech; in qib_refresh_qsfp_cache() 503 if (QSFP_IS_CU(cd.tech)) in qib_qsfp_dump() 510 qib_qsfp_devtech[cd.tech >> 4]); in qib_qsfp_dump() 522 if (QSFP_IS_CU(cd.tech)) in qib_qsfp_dump()
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | qsfp.h | 67 #define QSFP_IS_ACTIVE(tech) ((0xA2FF >> ((tech) >> 4)) & 1) argument 69 #define QSFP_IS_ACTIVE_FAR(tech) ((0x32FF >> ((tech) >> 4)) & 1) argument 71 #define QSFP_HAS_ATTEN(tech) ((0x4D00 >> ((tech) >> 4)) & 1) argument 73 #define QSFP_IS_CU(tech) ((0xED00 >> ((tech) >> 4)) & 1) argument
|
/linux/net/smc/ |
H A D | smc_stats.c | 46 struct smc_stats *stats, int tech, in smc_nl_fill_stats_rmb_data() argument 53 stats_rmb_cnt = &stats->smc[tech].rmb_tx; in smc_nl_fill_stats_rmb_data() 55 stats_rmb_cnt = &stats->smc[tech].rmb_rx; in smc_nl_fill_stats_rmb_data() 99 struct smc_stats *stats, int tech, in smc_nl_fill_stats_bufsize_data() argument 106 stats_pload = &stats->smc[tech].tx_pd; in smc_nl_fill_stats_bufsize_data() 108 stats_pload = &stats->smc[tech].rx_pd; in smc_nl_fill_stats_bufsize_data() 110 stats_pload = &stats->smc[tech].tx_rmbsize; in smc_nl_fill_stats_bufsize_data() 112 stats_pload = &stats->smc[tech].rx_rmbsize; in smc_nl_fill_stats_bufsize_data() 166 struct smc_stats *stats, int tech) in smc_nl_fill_stats_tech_data() argument 171 smc_tech = &stats->smc[tech]; in smc_nl_fill_stats_tech_data() [all …]
|
/linux/drivers/power/supply/ |
H A D | olpc_battery.c | 213 union power_supply_propval tech; in olpc_bat_get_charge_full_design() local 216 ret = olpc_bat_get_tech(&tech); in olpc_bat_get_charge_full_design() 227 switch (tech.intval) { in olpc_bat_get_charge_full_design() 277 union power_supply_propval tech; in olpc_bat_get_voltage_max_design() local 281 ret = olpc_bat_get_tech(&tech); in olpc_bat_get_voltage_max_design() 292 switch (tech.intval) { in olpc_bat_get_voltage_max_design()
|
/linux/drivers/nfc/ |
H A D | trf7970a.c | 576 u8 target_proto, tech; in trf7970a_mode_detect() local 584 tech = NFC_DIGITAL_RF_TECH_106A; in trf7970a_mode_detect() 587 tech = NFC_DIGITAL_RF_TECH_106B; in trf7970a_mode_detect() 590 tech = NFC_DIGITAL_RF_TECH_212F; in trf7970a_mode_detect() 593 tech = NFC_DIGITAL_RF_TECH_424F; in trf7970a_mode_detect() 601 *rf_tech = tech; in trf7970a_mode_detect() 1170 static int trf7970a_in_config_rf_tech(struct trf7970a *trf, int tech) in trf7970a_in_config_rf_tech() argument 1174 dev_dbg(trf->dev, "rf technology: %d\n", tech); in trf7970a_in_config_rf_tech() 1176 switch (tech) { in trf7970a_in_config_rf_tech() 1213 dev_dbg(trf->dev, "Unsupported rf technology: %d\n", tech); in trf7970a_in_config_rf_tech() [all …]
|
/linux/Documentation/translations/zh_CN/process/ |
H A D | researcher-guidelines.rst | 129 有任何其他问题,请联系技术咨询委员会私有邮件列表:<tech-board@groups.linuxfoundation.org>。
|
/linux/Documentation/scsi/ |
H A D | hptiop.rst | 213 linux@highpoint-tech.com 215 http://www.highpoint-tech.com
|
H A D | aacraid.rst | 172 Adaptec does support this driver. Contact Adaptec tech support or
|
/linux/Documentation/i2c/busses/ |
H A D | i2c-sis96x.rst | 76 Kianusch Sayah Karadji <kianusch@sk-tech.net>
|
/linux/Documentation/hwmon/ |
H A D | sbrmi.rst | 31 https://www.amd.com/en/support/tech-docs?keyword=55898
|
H A D | hp-wmi-sensors.rst | 9 :Copyright: |copy| 2023 James Seo <james@equiv.tech>
|
/linux/tools/include/uapi/ |
H A D | README | 51 burden, double the chance for mistakes, plus there's no tech-driven
|
/linux/Documentation/translations/zh_CN/dev-tools/ |
H A D | kcsan.rst | 223 <http://usenix.org/legacy/events/osdi10/tech/full_papers/Erickson.pdf>`_ 中采用
|
/linux/Documentation/process/ |
H A D | contribution-maturity-model.rst | 94 such as writing or maintaining tests, upstream tech debt reduction,
|
H A D | researcher-guidelines.rst | 170 <tech-board@groups.linuxfoundation.org>.
|
/linux/include/pcmcia/ |
H A D | cistpl.h | 298 u_char tech; member
|
/linux/Documentation/arch/x86/ |
H A D | iommu.rst | 8 - AMD: https://www.amd.com/content/dam/amd/en/documents/processor-tech-docs/specifications/48882_3_…
|
/linux/Documentation/filesystems/bcachefs/ |
H A D | SubmittingPatches.rst | 38 a big tech company, you'll need to help out with server costs to get access -
|
/linux/Documentation/virt/kvm/x86/ |
H A D | nested-vmx.rst | 25 https://www.usenix.org/events/osdi10/tech/full_papers/Ben-Yehuda.pdf
|
/linux/Documentation/translations/sp_SP/process/ |
H A D | researcher-guidelines.rst | 150 <tech-board@groups.linuxfoundation.org>.
|
/linux/security/integrity/ima/ |
H A D | Kconfig | 29 Read <https://www.usenix.org/events/sec04/tech/sailer.html>
|
/linux/Documentation/filesystems/ |
H A D | 9p.rst | 21 https://www.usenix.org/events/usenix05/tech/freenix/hensbergen.html
|
/linux/Documentation/dev-tools/ |
H A D | kcsan.rst | 256 <http://usenix.org/legacy/events/osdi10/tech/full_papers/Erickson.pdf>`_.
|
/linux/Documentation/RCU/ |
H A D | RTFP.txt | 682 ,Title="{Re:} {[Lse-tech]} {Re:} {RFC:} patch to allow lock-free traversal of lists with insertion" 1029 ,Title="Re: [Lse-tech] [RFC, PATCH] 1/5 rcu lock update: 2554 ,url = {http://www.usenix.org/event/hotpar11/tech/final_files/Howard.pdf} 2584 ,url={http://www.usenix.org/event/atc11/tech/final_files/Triplett.pdf}
|