Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_osdep.c45 igc_read_pcie_cap_reg(struct igc_hw *hw, u32 reg, u16 *value) in igc_read_pcie_cap_reg() function
H A Digc_hw.h1046 s32 igc_read_pcie_cap_reg(struct igc_hw *hw, u32 reg, u16 *value);
H A Digc_mac.c213 ret_val = igc_read_pcie_cap_reg(hw, PCIE_LINK_STATUS, in igc_get_bus_info_pcie_generic()