Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_ethdev.c689 ret = bnx2x_attach(sc); in bnx2x_common_dev_init()
H A Dbnx2x.h2000 int bnx2x_attach(struct bnx2x_softc *sc);
H A Dbnx2x.c9757 int bnx2x_attach(struct bnx2x_softc *sc) function