Searched refs:mthca_alloc_mailbox (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/mthca/
H A Dmthca_mcg.c72 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); find_mgm()
131 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_multicast_attach()
224 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_multicast_detach()
H A Dmthca_cmd.c607 struct mthca_mailbox *mthca_alloc_mailbox(struct mthca_dev *dev, mthca_alloc_mailbox() function
667 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_map_cmd()
803 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_QUERY_FW()
896 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_ENABLE_LAM()
951 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_QUERY_DDR()
1057 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_QUERY_DEV_LIM()
1280 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_QUERY_ADAPTER()
1354 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_INIT_HCA()
1457 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_INIT_IB()
1511 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_SET_IB()
1543 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_MAP_ICM_page()
1677 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_RESIZE_CQ()
1778 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_MODIFY_QP()
1879 inmailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_MAD_IFC()
1884 outmailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_MAD_IFC()
H A Dmthca_mr.c262 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); __mthca_write_mtt()
452 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_mr_alloc()
623 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_fmr_alloc()
H A Dmthca_srq.c248 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_alloc_srq()
335 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_free_srq()
397 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_query_srq()
H A Dmthca_eq.c494 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_create_eq()
597 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_free_eq()
H A Dmthca_cmd.h251 struct mthca_mailbox *mthca_alloc_mailbox(struct mthca_dev *dev,
H A Dmthca_cq.c813 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_init_cq()
912 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_free_cq()
H A Dmthca_qp.c442 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); mthca_query_qp()
555 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); __mthca_modify_qp()

Completed in 220 milliseconds