Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c3860 unsigned int master_mbox; in t4_fw_hello() local
3892 master_mbox = FW_HELLO_CMD_MBMASTER_G(v); in t4_fw_hello()
3914 master_mbox != mbox) { in t4_fw_hello()
3963 if (master_mbox == PCIE_FW_MASTER_M && in t4_fw_hello()
3965 master_mbox = PCIE_FW_MASTER_G(pcie_fw); in t4_fw_hello()
3970 return master_mbox; in t4_fw_hello()