]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/infiniband/hw/mthca/mthca_cmd.h
[PATCH] IB/mthca: add SYNC_TPT firmware command
[karo-tx-linux.git] / drivers / infiniband / hw / mthca / mthca_cmd.h
index a6da34dce8ef8f2ff011948f9b64f2dbe14f5343..adf039b3c54036703de251c4e25bf2e284589932 100644 (file)
@@ -276,6 +276,7 @@ int mthca_HW2SW_MPT(struct mthca_dev *dev, void *mpt_entry,
                    int mpt_index, u8 *status);
 int mthca_WRITE_MTT(struct mthca_dev *dev, u64 *mtt_entry,
                    int num_mtt, u8 *status);
+int mthca_SYNC_TPT(struct mthca_dev *dev, u8 *status);
 int mthca_MAP_EQ(struct mthca_dev *dev, u64 event_mask, int unmap,
                 int eq_num, u8 *status);
 int mthca_SW2HW_EQ(struct mthca_dev *dev, void *eq_context,