Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.c2074 u32 notification_flag; in hns_roce_v1_req_notify_cq() local
2077 notification_flag = (flags & IB_CQ_SOLICITED_MASK) == in hns_roce_v1_req_notify_cq()
2092 hr_cq->cqn | notification_flag); in hns_roce_v1_req_notify_cq()
Dhns_roce_hw_v2.c3118 u32 notification_flag; in hns_roce_v2_req_notify_cq() local
3124 notification_flag = (flags & IB_CQ_SOLICITED_MASK) == IB_CQ_SOLICITED ? in hns_roce_v2_req_notify_cq()
3139 notification_flag); in hns_roce_v2_req_notify_cq()