Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_cmd.c604 struct mthca_mailbox *mthca_alloc_mailbox(struct mthca_dev *dev, in mthca_alloc_mailbox() function
666 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_map_cmd()
804 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_QUERY_FW()
899 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_ENABLE_LAM()
954 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_QUERY_DDR()
1060 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_QUERY_DEV_LIM()
1283 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_QUERY_ADAPTER()
1357 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_INIT_HCA()
1460 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_INIT_IB()
1514 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_SET_IB()
[all …]
H A Dmthca_mcg.c72 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in find_mgm()
131 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_multicast_attach()
224 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_multicast_detach()
H A Dmthca_srq.c250 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_alloc_srq()
337 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_free_srq()
399 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_query_srq()
H A Dmthca_mr.c262 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in __mthca_write_mtt()
452 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_mr_alloc()
623 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_fmr_alloc()
H A Dmthca_cmd.h251 struct mthca_mailbox *mthca_alloc_mailbox(struct mthca_dev *dev,
H A Dmthca_cq.c810 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_init_cq()
909 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_free_cq()
H A Dmthca_eq.c494 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_create_eq()
597 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_free_eq()
H A Dmthca_qp.c443 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in mthca_query_qp()
560 mailbox = mthca_alloc_mailbox(dev, GFP_KERNEL); in __mthca_modify_qp()