Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/igb/
De1000_hw.h527 s32 igb_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value);
De1000_mac.c57 ret_val = igb_read_pcie_cap_reg(hw, in igb_get_bus_info_pcie()
De1000_82575.c1505 ret_val = igb_read_pcie_cap_reg(hw, PCIE_DEVICE_CONTROL2, in igb_set_pcie_completion_timeout()
Digb_main.c6242 s32 igb_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value) in igb_read_pcie_cap_reg() function