Searched refs:igb_write_pcie_cap_reg (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | e1000_hw.h | 550 s32 igb_write_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value);
|
H A D | e1000_82575.c | 2052 ret_val = igb_write_pcie_cap_reg(hw, PCIE_DEVICE_CONTROL2, in igb_set_pcie_completion_timeout()
|
H A D | igb_main.c | 9040 s32 igb_write_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value) in igb_write_pcie_cap_reg() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | e1000_hw.h | 550 s32 igb_write_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value);
|
H A D | e1000_82575.c | 2052 ret_val = igb_write_pcie_cap_reg(hw, PCIE_DEVICE_CONTROL2, in igb_set_pcie_completion_timeout()
|
H A D | igb_main.c | 9218 s32 igb_write_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value) in igb_write_pcie_cap_reg() function
|
Completed in 33 milliseconds