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

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

Completed in 169 milliseconds