Home
last modified time | relevance | path

Searched refs:FW_MSG_CODE_DRV_LOAD_PORT (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h1605 #define FW_MSG_CODE_DRV_LOAD_PORT 0x10110000 macro
H A Decore_mcp.c802 load_phase = FW_MSG_CODE_DRV_LOAD_PORT; in ecore_mcp_mf_workaround()
1144 case FW_MSG_CODE_DRV_LOAD_PORT: in ecore_mcp_load_req()
H A Decore_dev.c3909 case FW_MSG_CODE_DRV_LOAD_PORT: in ecore_hw_init()
/freebsd/sys/dev/bxe/
H A Dbxe.c3754 return (FW_MSG_CODE_DRV_LOAD_PORT); in bxe_nic_load_no_mcp()
6851 (load_code == FW_MSG_CODE_DRV_LOAD_PORT)) { in bxe_nic_load_pmf()
9926 case FW_MSG_CODE_DRV_LOAD_PORT: in bxe_init_internal()
H A Decore_sp.c6107 case FW_MSG_CODE_DRV_LOAD_PORT: in ecore_func_hw_init()
H A Decore_hsi.h1772 #define FW_MSG_CODE_DRV_LOAD_PORT 0x10110000 macro