Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_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 …]
Dmthca_cmd.c615 struct mthca_mailbox *mthca_alloc_mailbox(struct mthca_dev *dev, in mthca_alloc_mailbox()
618 struct mthca_mailbox *mailbox; in mthca_alloc_mailbox()
633 void mthca_free_mailbox(struct mthca_dev *dev, struct mthca_mailbox *mailbox) in mthca_free_mailbox()
666 struct mthca_mailbox *mailbox; in mthca_map_cmd()
785 struct mthca_mailbox *mailbox; in mthca_QUERY_FW()
891 struct mthca_mailbox *mailbox; in mthca_ENABLE_LAM()
946 struct mthca_mailbox *mailbox; in mthca_QUERY_DDR()
997 struct mthca_mailbox *mailbox; in mthca_QUERY_DEV_LIM()
1277 struct mthca_mailbox *mailbox; in mthca_QUERY_ADAPTER()
1320 struct mthca_mailbox *mailbox; in mthca_INIT_HCA()
[all …]
Dmthca_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()
Dmthca_srq.c202 struct mthca_mailbox *mailbox; in mthca_alloc_srq()
332 struct mthca_mailbox *mailbox; in mthca_free_srq()
392 struct mthca_mailbox *mailbox; in mthca_query_srq()
Dmthca_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()
Dmthca_cq.c777 struct mthca_mailbox *mailbox; in mthca_init_cq()
906 struct mthca_mailbox *mailbox; in mthca_free_cq()
Dmthca_eq.c473 struct mthca_mailbox *mailbox; in mthca_create_eq()
591 struct mthca_mailbox *mailbox; in mthca_free_eq()
Dmthca_qp.c435 struct mthca_mailbox *mailbox = NULL; in mthca_query_qp()
561 struct mthca_mailbox *mailbox; in __mthca_modify_qp()