Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.c2163 u32 notification_flag; in hns_roce_v1_req_notify_cq() local
2166 notification_flag = (flags & IB_CQ_SOLICITED_MASK) == in hns_roce_v1_req_notify_cq()
2181 hr_cq->cqn | notification_flag); in hns_roce_v1_req_notify_cq()
Dhns_roce_hw_v2.c2628 u32 notification_flag; in hns_roce_v2_req_notify_cq() local
2634 notification_flag = (flags & IB_CQ_SOLICITED_MASK) == IB_CQ_SOLICITED ? in hns_roce_v2_req_notify_cq()
2650 notification_flag); in hns_roce_v2_req_notify_cq()