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

/linux-master/drivers/net/ethernet/intel/igb/
H A De1000_mac.h21 s32 igb_disable_pcie_master(struct e1000_hw *hw);
H A De1000_mac.c1539 * igb_disable_pcie_master - Disables PCI-express master access
1549 s32 igb_disable_pcie_master(struct e1000_hw *hw) function
H A De1000_82575.c1457 ret_val = igb_disable_pcie_master(hw);
2270 ret_val = igb_disable_pcie_master(hw);
H A Digb_main.c9398 igb_disable_pcie_master(hw);

Completed in 186 milliseconds