Searched defs:load_code (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.c | 1800 static int bnx2x_reset_hw(struct bnx2x_softc *sc, uint32_t load_code) in bnx2x_reset_hw() 2719 static int bnx2x_nic_load_request(struct bnx2x_softc *sc, uint32_t * load_code) in bnx2x_nic_load_request() 2765 static int bnx2x_nic_load_analyze_req(struct bnx2x_softc *sc, uint32_t load_code) in bnx2x_nic_load_analyze_req() 2796 static void bnx2x_nic_load_pmf(struct bnx2x_softc *sc, uint32_t load_code) in bnx2x_nic_load_pmf() 4696 static int bnx2x_init_hw(struct bnx2x_softc *sc, uint32_t load_code) in bnx2x_init_hw() 5259 static void bnx2x_init_internal(struct bnx2x_softc *sc, uint32_t load_code) in bnx2x_init_internal() 5710 static void bnx2x_nic_init(struct bnx2x_softc *sc, int load_code) in bnx2x_nic_init() 6313 uint32_t load_code; in bnx2x_leader_reset() local 7215 uint32_t load_code = 0; in bnx2x_nic_load() local
|
| H A D | ecore_sp.c | 4932 uint32_t load_code = params->params.hw_init.load_phase; in ecore_func_hw_init() local
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_mcp.h | 174 u32 load_code; member
|
| H A D | ecore_mcp.c | 916 u32 load_code; member
|
| H A D | ecore_dev.c | 3684 u32 load_code, resp, param, drv_mb_param; in ecore_hw_init() local
|