Searched refs:BNXT_LO_TIMER_MASK (Results 1 – 1 of 1) sorted by relevance
22 #define BNXT_LO_TIMER_MASK 0x0000ffffffffUL macro193 if (ts < (time & BNXT_LO_TIMER_MASK)) in bnxt_extend_cycles_32b_to_48b()194 cycles += BNXT_LO_TIMER_MASK + 1; in bnxt_extend_cycles_32b_to_48b()