Home
last modified time | relevance | path

Searched refs:mthca_cmd (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
Dmthca_cmd.c442 static int mthca_cmd(struct mthca_dev *dev, in mthca_cmd() function
610 return mthca_cmd(dev, 0, 0, 0, CMD_SYS_DIS, CMD_TIME_CLASS_C, status); in mthca_SYS_DIS()
661 err = mthca_cmd(dev, mailbox->dma, nent, 0, op, in mthca_map_cmd()
671 err = mthca_cmd(dev, mailbox->dma, nent, 0, op, in mthca_map_cmd()
699 return mthca_cmd(dev, 0, 0, 0, CMD_UNMAP_FA, CMD_TIME_CLASS_B, status); in mthca_UNMAP_FA()
704 return mthca_cmd(dev, 0, 0, 0, CMD_RUN_FW, CMD_TIME_CLASS_A, status); in mthca_RUN_FW()
894 return mthca_cmd(dev, 0, 0, 0, CMD_SYS_DIS, CMD_TIME_CLASS_C, status); in mthca_DISABLE_LAM()
1389 err = mthca_cmd(dev, mailbox->dma, 0, 0, CMD_INIT_HCA, CMD_TIME_CLASS_D, status); in mthca_INIT_HCA()
1440 err = mthca_cmd(dev, mailbox->dma, port, 0, CMD_INIT_IB, in mthca_INIT_IB()
1449 return mthca_cmd(dev, 0, port, 0, CMD_CLOSE_IB, CMD_TIME_CLASS_A, status); in mthca_CLOSE_IB()
[all …]
DMakefile3 ib_mthca-y := mthca_main.o mthca_cmd.o mthca_profile.o mthca_reset.o \
Dmthca_dev.h120 struct mthca_cmd { struct
336 struct mthca_cmd cmd;
/freebsd-10-stable/sys/modules/mthca/
DMakefile9 SRCS+= mthca_allocator.c mthca_av.c mthca_catas.c mthca_cmd.c mthca_cq.c
/freebsd-10-stable/sys/conf/
Dfiles4021 ofed/drivers/infiniband/hw/mthca/mthca_cmd.c optional mthca \