Searched refs:DRV_MSG_CODE_LOAD_DONE (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 2714 bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load() 2731 bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load() 2743 bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load() 2762 bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load() 2770 DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load()
|
D | bnx2x_hsi.h | 1269 #define DRV_MSG_CODE_LOAD_DONE 0x11000000 macro
|
D | bnx2x_main.c | 9878 load_code = bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_leader_reset()
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/ |
D | qed_dev.c | 1822 DRV_MSG_CODE_LOAD_DONE, in qed_hw_init()
|
D | qed_hsi.h | 12399 #define DRV_MSG_CODE_LOAD_DONE 0x11000000 macro
|