Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/rdma/
H A Dmthca-abi.h74 struct mthca_create_cq { struct
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c575 static int mthca_create_cq(struct ib_cq *ibcq, in mthca_create_cq() function
581 struct mthca_create_cq ucmd; in mthca_create_cq()
1067 .create_cq = mthca_create_cq,