Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h2383 #define G_PCIE_FW_EVAL(x) (((x) >> S_PCIE_FW_EVAL) & M_PCIE_FW_EVAL) macro
H A Dt4_hw.c239 __func__, reason[G_PCIE_FW_EVAL(pcie_fw)]); in t4_report_fw_error()