Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h2003 int bnx2x_alloc_hsi_mem(struct bnx2x_softc *sc);
H A Dbnx2x.c7242 if (bnx2x_alloc_hsi_mem(sc) != 0) { in bnx2x_nic_load()
8903 int bnx2x_alloc_hsi_mem(struct bnx2x_softc *sc) in bnx2x_alloc_hsi_mem() function