Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h2330 #define S_PCIE_FW_HALT 29 macro
2332 #define V_PCIE_FW_HALT(x) ((x) << S_PCIE_FW_HALT)
2333 #define G_PCIE_FW_HALT(x) (((x) >> S_PCIE_FW_HALT) & M_PCIE_FW_HALT)