Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c120 static int bnx2x_alloc_mem(struct bnx2x_softc *sc);
2421 static int bnx2x_alloc_mem(struct bnx2x_softc *sc) in bnx2x_alloc_mem() function
7230 if (bnx2x_alloc_mem(sc) != 0) { in bnx2x_nic_load()