Home
last modified time | relevance | path

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

/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.c607 struct mthca_mailbox *mthca_alloc_mailbox(struct mthca_dev *dev, in mthca_alloc_mailbox()
610 struct mthca_mailbox *mailbox; in mthca_alloc_mailbox()
625 void mthca_free_mailbox(struct mthca_dev *dev, struct mthca_mailbox *mailbox) in mthca_free_mailbox()
658 struct mthca_mailbox *mailbox; in mthca_map_cmd()
777 struct mthca_mailbox *mailbox; in mthca_QUERY_FW()
883 struct mthca_mailbox *mailbox; in mthca_ENABLE_LAM()
938 struct mthca_mailbox *mailbox; in mthca_QUERY_DDR()
989 struct mthca_mailbox *mailbox; in mthca_QUERY_DEV_LIM()
1269 struct mthca_mailbox *mailbox; in mthca_QUERY_ADAPTER()
1312 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_eq.c473 struct mthca_mailbox *mailbox; in mthca_create_eq()
591 struct mthca_mailbox *mailbox; in mthca_free_eq()
Dmthca_cq.c780 struct mthca_mailbox *mailbox; in mthca_init_cq()
909 struct mthca_mailbox *mailbox; in mthca_free_cq()
Dmthca_qp.c430 struct mthca_mailbox *mailbox = NULL; in mthca_query_qp()
549 struct mthca_mailbox *mailbox; in __mthca_modify_qp()