Home
last modified time | relevance | path

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

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