Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
H A Dmac.h13 s32 e1000e_disable_pcie_master(struct e1000_hw *hw);
H A D80003es2lan.c671 ret_val = e1000e_disable_pcie_master(hw); in e1000_reset_hw_80003es2lan()
H A Dmac.c1708 s32 e1000e_disable_pcie_master(struct e1000_hw *hw) in e1000e_disable_pcie_master() function
H A D82571.c950 ret_val = e1000e_disable_pcie_master(hw); in e1000_reset_hw_82571()