Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/hns/
Dhns_roce_qp.c56 if (test_and_clear_bit(HNS_ROCE_FLUSH_FLAG, &hr_qp->flush_flag)) { in flush_work_handle()
92 if (!test_and_set_bit(HNS_ROCE_FLUSH_FLAG, &qp->flush_flag)) in flush_cqe()
1075 hr_qp->flush_flag = 0; in hns_roce_create_qp_common()
Dhns_roce_device.h620 unsigned long flush_flag; member