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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_mac.h45 s32 igb_disable_pcie_master(struct e1000_hw *hw);
H A De1000_82575.c929 ret_val = igb_disable_pcie_master(hw);
1616 ret_val = igb_disable_pcie_master(hw);
H A De1000_mac.c1278 * igb_disable_pcie_master - Disables PCI-express master access
1288 s32 igb_disable_pcie_master(struct e1000_hw *hw) function
H A Digb_main.c6171 igb_disable_pcie_master(hw);

Completed in 78 milliseconds