Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c1800 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 Decore_sp.c4932 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 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