Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Delink.c9242 uint32_t fw_resp, fw_cmd_param; in elink_verify_sfp_module() local
9276 fw_resp = elink_cb_fw_command(sc, cmd, fw_cmd_param); in elink_verify_sfp_module()
9277 if (fw_resp == FW_MSG_CODE_VRFY_OPT_MDL_SUCCESS) { in elink_verify_sfp_module()