Searched refs:DRV_MSG_CODE_LOAD_DONE (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 2690 bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load() 2707 bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load() 2719 bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load() 2738 bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load() 2746 DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load()
|
D | bnx2x_hsi.h | 1264 #define DRV_MSG_CODE_LOAD_DONE 0x11000000 macro
|
D | bnx2x_main.c | 9779 load_code = bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_leader_reset()
|