Home
last modified time | relevance | path

Searched defs: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
84 struct mthca_create_cq_resp { argument
/freebsd/sys/dev/mthca/
H A Dmthca_user.h73 struct mthca_create_cq { struct
82 struct mthca_create_cq_resp { argument
H A Dmthca_provider.c599 static int mthca_create_cq(struct ib_cq *ibcq, in mthca_create_cq() function