Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2993 #define PCIE_FW_MASTER_G(x) (((x) >> PCIE_FW_MASTER_S) & PCIE_FW_MASTER_M) macro
Dt4_hw.c3965 master_mbox = PCIE_FW_MASTER_G(pcie_fw); in t4_fw_hello()
/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_hw.c927 mpfn = PCIE_FW_MASTER_G(pcie_fw); in csio_do_hello()