Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.c2196 u32 notification_flag; in hns_roce_v1_req_notify_cq() local
2199 notification_flag = (flags & IB_CQ_SOLICITED_MASK) == in hns_roce_v1_req_notify_cq()
2214 hr_cq->cqn | notification_flag); in hns_roce_v1_req_notify_cq()
Dhns_roce_hw_v2.c1979 u32 notification_flag; in hns_roce_v2_req_notify_cq() local
1985 notification_flag = (flags & IB_CQ_SOLICITED_MASK) == IB_CQ_SOLICITED ? in hns_roce_v2_req_notify_cq()
2001 notification_flag); in hns_roce_v2_req_notify_cq()