Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/pcie/
Dcap.h56 #define PCIE_EXT_CAP_ID_VC 0x0002U /**< Virtual Channel when no MFVC */ macro
/Zephyr-latest/drivers/pcie/host/
Dvc.c18 base = pcie_get_ext_cap(bdf, PCIE_EXT_CAP_ID_VC); in pcie_vc_cap_lookup()
Dshell.c52 { PCIE_EXT_CAP_ID_VC, "Virtual Channel when no MFVC" },