Home
last modified time | relevance | path

Searched defs:load_code (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c1804 static int bnx2x_reset_hw(struct bnx2x_softc *sc, uint32_t load_code) in bnx2x_reset_hw()
2723 static int bnx2x_nic_load_request(struct bnx2x_softc *sc, uint32_t * load_code) in bnx2x_nic_load_request()
2769 static int bnx2x_nic_load_analyze_req(struct bnx2x_softc *sc, uint32_t load_code) in bnx2x_nic_load_analyze_req()
2800 static void bnx2x_nic_load_pmf(struct bnx2x_softc *sc, uint32_t load_code) in bnx2x_nic_load_pmf()
4700 static int bnx2x_init_hw(struct bnx2x_softc *sc, uint32_t load_code) in bnx2x_init_hw()
5263 static void bnx2x_init_internal(struct bnx2x_softc *sc, uint32_t load_code) in bnx2x_init_internal()
5714 static void bnx2x_nic_init(struct bnx2x_softc *sc, int load_code) in bnx2x_nic_init()
6317 uint32_t load_code; in bnx2x_leader_reset() local
7219 uint32_t load_code = 0; in bnx2x_nic_load() local
H A Decore_sp.c4932 uint32_t load_code = params->params.hw_init.load_phase; in ecore_func_hw_init() local
/dpdk/drivers/net/qede/base/
H A Decore_mcp.h174 u32 load_code; member
H A Decore_mcp.c916 u32 load_code; member
H A Decore_dev.c3684 u32 load_code, resp, param, drv_mb_param; in ecore_hw_init() local