Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_hw.h1041 u16 cq_count_old; member
Dnes_hw.c181 if (shared_timer->cq_count_old <= cq_count) in nes_nic_tune_timer()
185 shared_timer->cq_count_old = cq_count; in nes_nic_tune_timer()