Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h2362 #define S_PCIE_FW_ERR 31 macro
2364 #define V_PCIE_FW_ERR(x) ((x) << S_PCIE_FW_ERR)
2365 #define G_PCIE_FW_ERR(x) (((x) >> S_PCIE_FW_ERR) & M_PCIE_FW_ERR)