Home
last modified time | relevance | path

Searched refs:class_type (Results 1 – 9 of 9) sorted by relevance

/linux/arch/arm/mach-omap2/
H A Dsmartreflex-class3.c50 .class_type = SR_CLASS3,
/linux/include/uapi/linux/
H A Dicmp.h137 __u8 class_type; member
/linux/include/linux/power/
H A Dsmartreflex.h245 u8 class_type; member
/linux/scripts/gdb/linux/
H A Ddevice.py20 class_type = CachedType('struct class') variable
/linux/drivers/atm/
H A Diphase.h809 u32 class_type; /* CBR/VBR/ABR/UBR; use the enum above */ member
H A Diphase.c361 srv_p->class_type = ATM_ABR; in init_abr_vc()
/linux/net/ipv4/
H A Dicmp.c1081 switch (iio->extobj_hdr.class_type) { in icmp_build_probe()
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h2189 u8 class_type; member
/linux/drivers/scsi/qla2xxx/
H A Dqla_init.c7031 uint32_t dev_part_info1, dev_part_info2, class_type; in qla83xx_reset_ownership() local
7048 class_type = ((dev_part_info1 >> (i * 4)) & class_type_mask); in qla83xx_reset_ownership()
7049 if ((class_type == QLA83XX_CLASS_TYPE_FCOE) && in qla83xx_reset_ownership()
7057 class_type = ((dev_part_info2 >> (i * 4)) & in qla83xx_reset_ownership()
7059 if ((class_type == QLA83XX_CLASS_TYPE_FCOE) && in qla83xx_reset_ownership()