|
@@ -421,8 +421,6 @@ void e1000_tbi_adjust_stats(struct e1000_hw *hw, struct e1000_hw_stats *stats, u
|
|
|
void e1000_get_bus_info(struct e1000_hw *hw);
|
|
|
void e1000_pci_set_mwi(struct e1000_hw *hw);
|
|
|
void e1000_pci_clear_mwi(struct e1000_hw *hw);
|
|
|
-void e1000_read_pci_cfg(struct e1000_hw *hw, uint32_t reg, uint16_t * value);
|
|
|
-void e1000_write_pci_cfg(struct e1000_hw *hw, uint32_t reg, uint16_t * value);
|
|
|
int32_t e1000_read_pcie_cap_reg(struct e1000_hw *hw, uint32_t reg, uint16_t *value);
|
|
|
void e1000_pcix_set_mmrbc(struct e1000_hw *hw, int mmrbc);
|
|
|
int e1000_pcix_get_mmrbc(struct e1000_hw *hw);
|