Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c4696 static int bnx2x_init_hw(struct bnx2x_softc *sc, uint32_t load_code) in bnx2x_init_hw() function
7291 if (bnx2x_init_hw(sc, load_code) != 0) { in bnx2x_nic_load()