Searched defs:reginfo (Results 1 – 4 of 4) sorted by relevance
44 static void igc_regdump(struct igc_hw *hw, struct igc_reg_info *reginfo) in igc_regdump()309 struct igc_reg_info *reginfo; in igc_regs_dump() local
141 static void e1000_regdump(struct e1000_hw *hw, struct e1000_reg_info *reginfo) in e1000_regdump()196 struct e1000_reg_info *reginfo; in e1000e_dump() local
286 static void igb_regdump(struct e1000_hw *hw, struct igb_reg_info *reginfo) in igb_regdump()356 struct igb_reg_info *reginfo; in igb_dump() local
468 static void ixgbe_regdump(struct ixgbe_hw *hw, struct ixgbe_reg_info *reginfo) in ixgbe_regdump()571 struct ixgbe_reg_info *reginfo; in ixgbe_dump() local
Completed in 43 milliseconds