Searched refs:irdma_rd64 (Results 1 – 2 of 2) sorted by relevance
186 #define rd64(a, reg) irdma_rd64((a)->dev_context, (reg))215 u64 irdma_rd64(struct irdma_dev_ctx *dev_ctx, u32 reg);
72 irdma_rd64(struct irdma_dev_ctx *dev_ctx, u32 reg){ in irdma_rd64() function