Searched defs:mthca_cmd (Results 1 – 2 of 2) sorted by relevance
122 struct mthca_cmd { struct130 struct mthca_cmd_context *context; argument131 u16 token_mask;132 u32 flags;133 void __iomem *dbell_map;134 u16 dbell_offsets[MTHCA_CMD_NUM_DBELL_DWORDS];
483 static int mthca_cmd(struct mthca_dev *dev, in mthca_cmd() function