Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes_hw.h1043 u16 cq_count_old; member
Dnes_hw.c190 if (shared_timer->cq_count_old <= cq_count) in nes_nic_tune_timer()
194 shared_timer->cq_count_old = cq_count; in nes_nic_tune_timer()