Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h1190 DRV_MSG_CODE_VF_DISABLED_DONE = DRV_MSG_CODE(0xc000), enumerator
H A Dqed_mcp.c1227 mb_params.cmd = DRV_MSG_CODE_VF_DISABLED_DONE; in qed_mcp_ack_vf_flr()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c947 bnx2x_fw_command(bp, DRV_MSG_CODE_VF_DISABLED_DONE, 0); in bnx2x_vf_flr_clnup()
H A Dbnx2x_hsi.h1312 #define DRV_MSG_CODE_VF_DISABLED_DONE 0xc0000000 macro