Home
last modified time | relevance | path

Searched defs:mthca_cmd (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mthca/
H A Dmthca_dev.h122 struct mthca_cmd { struct
130 struct mthca_cmd_context *context; argument
131 u16 token_mask;
132 u32 flags;
133 void __iomem *dbell_map;
134 u16 dbell_offsets[MTHCA_CMD_NUM_DBELL_DWORDS];
H A Dmthca_cmd.c483 static int mthca_cmd(struct mthca_dev *dev, in mthca_cmd() function