Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c5591 int ceqe_found = 0; in hns_roce_v2_ceq_int() local
5606 ceqe_found = 1; in hns_roce_v2_ceq_int()
5616 return ceqe_found; in hns_roce_v2_ceq_int()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c6014 irqreturn_t ceqe_found = IRQ_NONE; in hns_roce_v2_ceq_int() local
6028 ceqe_found = IRQ_HANDLED; in hns_roce_v2_ceq_int()
6035 return IRQ_RETVAL(ceqe_found); in hns_roce_v2_ceq_int()

Completed in 23 milliseconds