Searched defs:mthca_cmd (Results 1 – 4 of 4) sorted by relevance
120 struct mthca_cmd { struct128 struct mthca_cmd_context *context; argument129 u16 token_mask;130 u32 flags;131 void __iomem *dbell_map;132 u16 dbell_offsets[MTHCA_CMD_NUM_DBELL_DWORDS];
494 static int mthca_cmd(struct mthca_dev *dev, in mthca_cmd() function
119 struct mthca_cmd { struct127 struct mthca_cmd_context *context; argument128 u16 token_mask;129 u32 flags;130 void __iomem *dbell_map;131 u16 dbell_offsets[MTHCA_CMD_NUM_DBELL_DWORDS];
488 static int mthca_cmd(struct mthca_dev *dev, in mthca_cmd() function