Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h1472 FW_MSG_CODE_TRANSCEIVER_DIAG_OK = FW_MSG_CODE(0x0016), enumerator
H A Dqed_mcp.c3250 else if (resp != FW_MSG_CODE_TRANSCEIVER_DIAG_OK) in qed_mcp_phy_sfp_read()