irdma_rd32
#define rd32(a, reg) irdma_rd32((a)->dev_context, (reg))
u32 irdma_rd32(struct irdma_dev_ctx *dev_ctx, u32 reg);