Searched refs:DRV_MSG_CODE_LOAD_DONE (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 2729 bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load() 2746 bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load() 2758 bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load() 2777 bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load() 2785 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 | 9861 load_code = bnx2x_fw_command(bp, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_leader_reset()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
D | qed_dev.c | 727 DRV_MSG_CODE_LOAD_DONE, in qed_hw_init()
|
D | qed_hsi.h | 3966 #define DRV_MSG_CODE_LOAD_DONE 0x11000000 macro
|