Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c7606 static uint32_t bnx2x_pcie_capability_read(struct bnx2x_softc *sc, int reg) in bnx2x_pcie_capability_read() function
7628 return bnx2x_pcie_capability_read(sc, PCIR_EXPRESS_DEVICE_STA) & in bnx2x_is_pcie_pending()
7656 link_status = bnx2x_pcie_capability_read(sc, PCIR_EXPRESS_LINK_STA); in bnx2x_probe_pci_caps()
9993 devctl = bnx2x_pcie_capability_read(sc, PCIR_EXPRESS_DEVICE_CTL);