Searched refs:igb_read_pcie_cap_reg (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | e1000_hw.h | 549 s32 igb_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value);
|
H A D | e1000_mac.c | 34 ret_val = igb_read_pcie_cap_reg(hw, in igb_get_bus_info_pcie()
|
H A D | e1000_82575.c | 2045 ret_val = igb_read_pcie_cap_reg(hw, PCIE_DEVICE_CONTROL2, in igb_set_pcie_completion_timeout()
|
H A D | igb_main.c | 9030 s32 igb_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value) in igb_read_pcie_cap_reg() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | e1000_hw.h | 549 s32 igb_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value);
|
H A D | e1000_mac.c | 34 ret_val = igb_read_pcie_cap_reg(hw, in igb_get_bus_info_pcie()
|
H A D | e1000_82575.c | 2045 ret_val = igb_read_pcie_cap_reg(hw, PCIE_DEVICE_CONTROL2, in igb_set_pcie_completion_timeout()
|
H A D | igb_main.c | 9208 s32 igb_read_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value) in igb_read_pcie_cap_reg() function
|
Completed in 34 milliseconds