Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes.h505 static inline struct nes_cq *to_nescq(struct ib_cq *ibcq) in to_nescq() function
Dnes_verbs.c1248 nescq = to_nescq(init_attr->send_cq); in nes_create_qp()
1250 nescq = to_nescq(init_attr->recv_cq); in nes_create_qp()
1786 nescq = to_nescq(ib_cq); in nes_destroy_cq()
3615 struct nes_cq *nescq = to_nescq(ibcq); in nes_poll_cq()
3787 struct nes_cq *nescq = to_nescq(ibcq); in nes_req_notify_cq()