Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_tmpl.h207 __le32 cond2; member
/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