Home
last modified time | relevance | path

Searched refs:PCIE_FW_MASTER_M (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_entity.h59 u32 pf_data_value[PCIE_FW_MASTER_M + 1][SGE_QBASE_DATA_REG_NUM];
H A Dt4fw_api.h3749 #define PCIE_FW_MASTER_M 0x7 macro
3751 #define PCIE_FW_MASTER_G(x) (((x) >> PCIE_FW_MASTER_S) & PCIE_FW_MASTER_M)
H A Dcxgb4_ethtool.c1367 unsigned int mbox = PCIE_FW_MASTER_M + 1; in cxgb4_ethtool_flash_fw()
H A Dt4_hw.c6926 * PCIE_FW_MASTER_M so the test below will work ... in t4_fw_hello()
6978 if (master_mbox == PCIE_FW_MASTER_M && in t4_fw_hello()
7048 * PCIE_FW_MASTER_M).
7063 if (mbox <= PCIE_FW_MASTER_M) { in t4_fw_halt()
7138 if (mbox <= PCIE_FW_MASTER_M) { in t4_fw_restart()
H A Dcudbg_lib.c1849 for (i = 0; i <= PCIE_FW_MASTER_M; i++) in cudbg_collect_sge_indirect()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_entity.h59 u32 pf_data_value[PCIE_FW_MASTER_M + 1][SGE_QBASE_DATA_REG_NUM];
H A Dt4fw_api.h3751 #define PCIE_FW_MASTER_M 0x7 macro
3753 #define PCIE_FW_MASTER_G(x) (((x) >> PCIE_FW_MASTER_S) & PCIE_FW_MASTER_M)
H A Dcxgb4_ethtool.c1375 unsigned int mbox = PCIE_FW_MASTER_M + 1; in cxgb4_ethtool_flash_fw()
H A Dt4_hw.c6896 * PCIE_FW_MASTER_M so the test below will work ... in t4_fw_hello()
6948 if (master_mbox == PCIE_FW_MASTER_M && in t4_fw_hello()
7018 * PCIE_FW_MASTER_M).
7033 if (mbox <= PCIE_FW_MASTER_M) { in t4_fw_halt()
7108 if (mbox <= PCIE_FW_MASTER_M) { in t4_fw_restart()
H A Dcudbg_lib.c1849 for (i = 0; i <= PCIE_FW_MASTER_M; i++) in cudbg_collect_sge_indirect()
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_hw.c1020 if (mpfn == PCIE_FW_MASTER_M && in csio_do_hello()
1188 if (mbox <= PCIE_FW_MASTER_M) { in csio_hw_fw_halt()
1276 if (mbox <= PCIE_FW_MASTER_M) { in csio_hw_fw_restart()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_hw.c1020 if (mpfn == PCIE_FW_MASTER_M && in csio_do_hello()
1188 if (mbox <= PCIE_FW_MASTER_M) { in csio_hw_fw_halt()
1276 if (mbox <= PCIE_FW_MASTER_M) { in csio_hw_fw_restart()

Completed in 72 milliseconds