Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c4659 static int bnx2x_init_hw_func(struct bnx2x_softc *sc);
4671 .init_hw_func = bnx2x_init_hw_func,
11152 static int bnx2x_init_hw_func(struct bnx2x_softc *sc) function