Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c4663 static int bnx2x_init_firmware(struct bnx2x_softc *sc);
4677 .init_fw = bnx2x_init_firmware,
11599 static int bnx2x_init_firmware(struct bnx2x_softc *sc) function