Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h43 #define PCIM_LINK_STA_WIDTH PCI_EXP_LNKSTA_NLW macro
67 #define PCIM_LINK_STA_WIDTH PCI_EXP_LNKSTA_NLW macro
76 #define PCIM_LINK_STA_WIDTH PCIEM_LINK_STA_WIDTH macro
H A Dbnx2x.c7660 ((link_status & PCIM_LINK_STA_WIDTH) >> 4); in bnx2x_probe_pci_caps()