Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c1059 master = PCIE_FW_MASTER_G(pcie_fw); in set_flash()
Dt4fw_api.h3614 #define PCIE_FW_MASTER_G(x) (((x) >> PCIE_FW_MASTER_S) & PCIE_FW_MASTER_M) macro
Dt4_hw.c6813 master_mbox = PCIE_FW_MASTER_G(pcie_fw); in t4_fw_hello()
/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_hw.c1022 mpfn = PCIE_FW_MASTER_G(pcie_fw); in csio_do_hello()