Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/rdma/
Dmthca-abi.h74 struct mthca_create_cq { struct
/Linux-v5.4/drivers/infiniband/hw/mthca/
Dmthca_provider.c604 static int mthca_create_cq(struct ib_cq *ibcq, in mthca_create_cq() function
610 struct mthca_create_cq ucmd; in mthca_create_cq()
1155 .create_cq = mthca_create_cq,