Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/uapi/rdma/
H A Dmthca-abi.h75 struct mthca_create_cq { struct
/freebsd/sys/dev/mthca/
H A Dmthca_user.h73 struct mthca_create_cq { struct
H A Dmthca_provider.c599 static int mthca_create_cq(struct ib_cq *ibcq, in mthca_create_cq() function
605 struct mthca_create_cq ucmd; in mthca_create_cq()
1214 dev->ib_dev.create_cq = mthca_create_cq; in mthca_register_device()