Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.h72 int ocrdma_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
H A Docrdma_main.c141 .create_cq = ocrdma_create_cq,
H A Docrdma_sli.h800 struct ocrdma_create_cq { struct
H A Docrdma_verbs.c965 int ocrdma_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in ocrdma_create_cq() function
H A Docrdma_hw.c1784 struct ocrdma_create_cq *cmd; in ocrdma_mbx_create_cq()