Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.c3312 if (master_mbox == M_PCIE_FW_MASTER && in t4_fw_hello()
3380 if (mbox <= M_PCIE_FW_MASTER) { in t4_fw_halt()
3455 if (mbox <= M_PCIE_FW_MASTER) { in t4_fw_restart()
H A Dt4fw_interface.h2349 #define M_PCIE_FW_MASTER 0x7 macro
2351 #define G_PCIE_FW_MASTER(x) (((x) >> S_PCIE_FW_MASTER) & M_PCIE_FW_MASTER)