Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c609 struct mthca_mailbox *mthca_alloc_mailbox(struct mthca_dev *dev, in mthca_alloc_mailbox()
612 struct mthca_mailbox *mailbox; in mthca_alloc_mailbox()
627 void mthca_free_mailbox(struct mthca_dev *dev, struct mthca_mailbox *mailbox) in mthca_free_mailbox()
660 struct mthca_mailbox *mailbox; in mthca_map_cmd()
779 struct mthca_mailbox *mailbox; in mthca_QUERY_FW()
885 struct mthca_mailbox *mailbox; in mthca_ENABLE_LAM()
940 struct mthca_mailbox *mailbox; in mthca_QUERY_DDR()
991 struct mthca_mailbox *mailbox; in mthca_QUERY_DEV_LIM()
1271 struct mthca_mailbox *mailbox; in mthca_QUERY_ADAPTER()
1314 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.c210 struct mthca_mailbox *mailbox; in mthca_alloc_srq()
340 struct mthca_mailbox *mailbox; in mthca_free_srq()
400 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()
Dmthca_eq.c473 struct mthca_mailbox *mailbox; in mthca_create_eq()
591 struct mthca_mailbox *mailbox; in mthca_free_eq()
Dmthca_cq.c772 struct mthca_mailbox *mailbox; in mthca_init_cq()
903 struct mthca_mailbox *mailbox; in mthca_free_cq()
Dmthca_qp.c436 struct mthca_mailbox *mailbox = NULL; in mthca_query_qp()
566 struct mthca_mailbox *mailbox; in __mthca_modify_qp()