Home
last modified time | relevance | path

Searched refs:FW_MSG_CODE_DRV_LOAD_ENGINE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev.c3067 if (load_code != FW_MSG_CODE_DRV_LOAD_ENGINE) { in qed_hw_init()
3107 case FW_MSG_CODE_DRV_LOAD_ENGINE: in qed_hw_init()
H A Dqed_mcp.c1037 case FW_MSG_CODE_DRV_LOAD_ENGINE: in qed_mcp_load_req()
H A Dqed_hsi.h12654 #define FW_MSG_CODE_DRV_LOAD_ENGINE 0x10100000 macro