Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c124 static int bnx2x_alloc_mem(struct bnx2x_softc *sc);
2425 static int bnx2x_alloc_mem(struct bnx2x_softc *sc) in bnx2x_alloc_mem() function
7234 if (bnx2x_alloc_mem(sc) != 0) { in bnx2x_nic_load()