Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h2002 int bnx2x_alloc_hsi_mem(struct bnx2x_softc *sc);
H A Dbnx2x.c7238 if (bnx2x_alloc_hsi_mem(sc) != 0) { in bnx2x_nic_load()
8899 int bnx2x_alloc_hsi_mem(struct bnx2x_softc *sc) in bnx2x_alloc_hsi_mem() function