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