Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h549 s32 igb_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value);
H A De1000_mac.c35 ret_val = igb_read_pcie_cap_reg(hw, in igb_get_bus_info_pcie()
H A De1000_82575.c2043 ret_val = igb_read_pcie_cap_reg(hw, PCIE_DEVICE_CONTROL2, in igb_set_pcie_completion_timeout()
H A Digb_main.c9184 s32 igb_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value) in igb_read_pcie_cap_reg() function