Home
last modified time | relevance | path

Searched refs:e1000_write_pcie_cap_reg (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/dev/e1000/
HDe1000_osdep.c97 e1000_write_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value) in e1000_write_pcie_cap_reg() function
HDe1000_hw.h1084 s32 e1000_write_pcie_cap_reg(struct e1000_hw *hw, u32 reg, u16 *value);
HDe1000_82575.c2020 ret_val = e1000_write_pcie_cap_reg(hw, PCIE_DEVICE_CONTROL2, in e1000_set_pcie_completion_timeout()