Searched defs:mthca_cmd (Results 1 – 2 of 2) 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