Searched refs:DRV_MSG_CODE_LOAD_DONE (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c2735 bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0);
2752 bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0);
2764 bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0);
2783 bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0);
2791 DRV_MSG_CODE_LOAD_DONE, 0);
H A Dbnx2x_hsi.h1274 #define DRV_MSG_CODE_LOAD_DONE 0x11000000 macro
H A Dbnx2x_main.c9937 load_code = bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0);
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h1167 DRV_MSG_CODE_LOAD_DONE = DRV_MSG_CODE(0x1100), enumerator in enum:drv_msg_code_enum
H A Dqed_mcp.c1083 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_LOAD_DONE, 0, &resp,

Completed in 169 milliseconds