Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore.h195 #define D_TRINE(val, cond1, cond2, true1, true2, def) \ argument
197 (val == (cond2) ? true2 : def))
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c618 #define ARCSTAT_CONDSTAT(cond1, stat1, notstat1, cond2, stat2, notstat2, stat) \ argument
620 if (cond2) { \
626 if (cond2) { \
/f-stack/dpdk/drivers/net/qede/
H A Dqede_debug.c154 static u32 cond2(const u32 *r, const u32 *imm) in cond2() function
163 cond2,