Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mthca/
Dmthca_cmd.c446 static int mthca_cmd(struct mthca_dev *dev, in mthca_cmd() function
614 return mthca_cmd(dev, 0, 0, 0, CMD_SYS_DIS, HZ, status); in mthca_SYS_DIS()
665 err = mthca_cmd(dev, mailbox->dma, nent, 0, op, in mthca_map_cmd()
675 err = mthca_cmd(dev, mailbox->dma, nent, 0, op, in mthca_map_cmd()
703 return mthca_cmd(dev, 0, 0, 0, CMD_UNMAP_FA, CMD_TIME_CLASS_B, status); in mthca_UNMAP_FA()
708 return mthca_cmd(dev, 0, 0, 0, CMD_RUN_FW, CMD_TIME_CLASS_A, status); in mthca_RUN_FW()
898 return mthca_cmd(dev, 0, 0, 0, CMD_SYS_DIS, CMD_TIME_CLASS_C, status); in mthca_DISABLE_LAM()
1393 err = mthca_cmd(dev, mailbox->dma, 0, 0, CMD_INIT_HCA, HZ, status); in mthca_INIT_HCA()
1444 err = mthca_cmd(dev, mailbox->dma, port, 0, CMD_INIT_IB, in mthca_INIT_IB()
1453 return mthca_cmd(dev, 0, port, 0, CMD_CLOSE_IB, HZ, 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
335 struct mthca_cmd cmd;