Home
last modified time | relevance | path

Searched defs:tech (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/qib/
H A Dqib_qsfp.h82 #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
/linux/net/smc/
H A Dsmc_stats.c46 struct smc_stats *stats, int tech, in smc_nl_fill_stats_rmb_data()
99 struct smc_stats *stats, int tech, in smc_nl_fill_stats_bufsize_data()
166 struct smc_stats *stats, int tech) in smc_nl_fill_stats_tech_data()
/linux/drivers/nfc/
H A Dtrf7970a.c576 u8 target_proto, tech; in trf7970a_mode_detect() local
1170 static int trf7970a_in_config_rf_tech(struct trf7970a *trf, int tech) in trf7970a_in_config_rf_tech()
1564 static int trf7970a_tg_config_rf_tech(struct trf7970a *trf, int tech) in trf7970a_tg_config_rf_tech()
/linux/include/pcmcia/
H A Dcistpl.h298 u_char tech; member