Searched refs:ixgbe_write_pci_cfg (Results 1 – 2 of 2) sorted by relevance
67 void ixgbe_write_pci_cfg(struct ixgbe_hw *, uint32_t, uint32_t);81 #define IXGBE_WRITE_PCIE_WORD ixgbe_write_pci_cfg
39 ixgbe_write_pci_cfg(struct ixgbe_hw *hw, uint32_t reg, uint32_t val) in ixgbe_write_pci_cfg() function