Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Dbnx2x_ethdev.c200 if (bnx2x_alloc_ilt_mem(sc) != 0) { in bnx2x_dev_configure()
H A Dbnx2x.h2004 int bnx2x_alloc_ilt_mem(struct bnx2x_softc *sc);
H A Dbnx2x.c2381 int bnx2x_alloc_ilt_mem(struct bnx2x_softc *sc) in bnx2x_alloc_ilt_mem() function