Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_tmpl.h207 __le32 cond2; member
H A Dqla_tmpl.c729 ulong cond2 = le32_to_cpu(ent->t276.cond2); in qla27xx_fwdt_entry_t276() local
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c148 u32 cond1 = condition1, cond2 = condition2; in _rtl8723be_check_positive() local
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c160 static u32 cond2(const u32 *r, const u32 *imm) in cond2() function