Searched refs:cq_count_old (Results 1 - 2 of 2) sorted by relevance

/drivers/infiniband/hw/nes/
H A Dnes_hw.h1043 u16 cq_count_old; member in struct:nes_hw_tune_timer
H A Dnes_hw.c191 if (shared_timer->cq_count_old <= cq_count)
195 shared_timer->cq_count_old = cq_count;

Completed in 41 milliseconds