Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_stats.h539 SUB_64(estats->s##_hi, qstats_old->s##_hi_old, \
556 SUB_64(fstats->s##_hi, qstats_old->s##_hi, \
576 SUB_64(estats->s##_hi, estats_old->t##_hi, \
585 #define SUB_64(m_hi, s_hi, m_lo, s_lo) \ macro
594 SUB_64(m_hi, s_hi, m_lo, s); \