Home
last modified time | relevance | path

Searched refs:igb_disable_pcie_master (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A De1000_mac.h21 s32 igb_disable_pcie_master(struct e1000_hw *hw);
H A De1000_mac.c1518 s32 igb_disable_pcie_master(struct e1000_hw *hw) in igb_disable_pcie_master() function
H A De1000_82575.c1459 ret_val = igb_disable_pcie_master(hw); in igb_reset_hw_82575()
2272 ret_val = igb_disable_pcie_master(hw); in igb_reset_hw_82580()
H A Digb_main.c9214 igb_disable_pcie_master(hw); in __igb_shutdown()