Home
last modified time | relevance | path

Searched refs:mthca_mailbox (Results 1 – 8 of 8) sorted by relevance

/freebsd-14-stable/sys/dev/mthca/
HDmthca_cmd.h115 struct mthca_mailbox { struct
251 struct mthca_mailbox *mthca_alloc_mailbox(struct mthca_dev *dev,
253 void mthca_free_mailbox(struct mthca_dev *dev, struct mthca_mailbox *mailbox);
283 int mthca_SW2HW_MPT(struct mthca_dev *dev, struct mthca_mailbox *mailbox,
285 int mthca_HW2SW_MPT(struct mthca_dev *dev, struct mthca_mailbox *mailbox,
287 int mthca_WRITE_MTT(struct mthca_dev *dev, struct mthca_mailbox *mailbox,
292 int mthca_SW2HW_EQ(struct mthca_dev *dev, struct mthca_mailbox *mailbox,
294 int mthca_HW2SW_EQ(struct mthca_dev *dev, struct mthca_mailbox *mailbox,
296 int mthca_SW2HW_CQ(struct mthca_dev *dev, struct mthca_mailbox *mailbox,
298 int mthca_HW2SW_CQ(struct mthca_dev *dev, struct mthca_mailbox *mailbox,
[all …]
HDmthca_cmd.c604 struct mthca_mailbox *mthca_alloc_mailbox(struct mthca_dev *dev, in mthca_alloc_mailbox()
607 struct mthca_mailbox *mailbox; in mthca_alloc_mailbox()
622 void mthca_free_mailbox(struct mthca_dev *dev, struct mthca_mailbox *mailbox) in mthca_free_mailbox()
655 struct mthca_mailbox *mailbox; in mthca_map_cmd()
778 struct mthca_mailbox *mailbox; in mthca_QUERY_FW()
886 struct mthca_mailbox *mailbox; in mthca_ENABLE_LAM()
941 struct mthca_mailbox *mailbox; in mthca_QUERY_DDR()
992 struct mthca_mailbox *mailbox; in mthca_QUERY_DEV_LIM()
1272 struct mthca_mailbox *mailbox; in mthca_QUERY_ADAPTER()
1315 struct mthca_mailbox *mailbox; in mthca_INIT_HCA()
[all …]
HDmthca_mcg.c64 u8 *gid, struct mthca_mailbox *mgm_mailbox, in find_mgm()
67 struct mthca_mailbox *mailbox; in find_mgm()
123 struct mthca_mailbox *mailbox; in mthca_multicast_attach()
217 struct mthca_mailbox *mailbox; in mthca_multicast_detach()
HDmthca_srq.c204 struct mthca_mailbox *mailbox; in mthca_alloc_srq()
334 struct mthca_mailbox *mailbox; in mthca_free_srq()
394 struct mthca_mailbox *mailbox; in mthca_query_srq()
HDmthca_mr.c257 struct mthca_mailbox *mailbox; in __mthca_write_mtt()
432 struct mthca_mailbox *mailbox; in mthca_mr_alloc()
571 struct mthca_mailbox *mailbox; in mthca_fmr_alloc()
HDmthca_eq.c473 struct mthca_mailbox *mailbox; in mthca_create_eq()
591 struct mthca_mailbox *mailbox; in mthca_free_eq()
HDmthca_cq.c777 struct mthca_mailbox *mailbox; in mthca_init_cq()
906 struct mthca_mailbox *mailbox; in mthca_free_cq()
HDmthca_qp.c431 struct mthca_mailbox *mailbox = NULL; in mthca_query_qp()
554 struct mthca_mailbox *mailbox; in __mthca_modify_qp()