iavf_rd32
uint32_t iavf_rd32(struct iavf_hw *hw, uint32_t reg);
#define rd32(hw, reg) iavf_rd32(hw, reg)