Home
last modified time | relevance | path

Searched refs:ocrdma_create_cq (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.h59 struct ib_cq *ocrdma_create_cq(struct ib_device *, int entries, int vector,
Docrdma_main.c253 dev->ibdev.create_cq = ocrdma_create_cq; in ocrdma_register_device()
Docrdma_sli.h733 struct ocrdma_create_cq { struct
Docrdma_verbs.c1002 struct ib_cq *ocrdma_create_cq(struct ib_device *ibdev, int entries, int vector, in ocrdma_create_cq() function
Docrdma_hw.c1719 struct ocrdma_create_cq *cmd; in ocrdma_mbx_create_cq()