Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1509 master = PCIE_FW_MASTER_G(pcie_fw); in set_flash()
H A Dt4fw_api.h3753 #define PCIE_FW_MASTER_G(x) (((x) >> PCIE_FW_MASTER_S) & PCIE_FW_MASTER_M) macro
H A Dt4_hw.c6950 master_mbox = PCIE_FW_MASTER_G(pcie_fw); in t4_fw_hello()
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c1022 mpfn = PCIE_FW_MASTER_G(pcie_fw); in csio_do_hello()