Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c4658 static int bnx2x_init_hw_port(struct bnx2x_softc *sc);
4670 .init_hw_port = bnx2x_init_hw_port,
10614 static int bnx2x_init_hw_port(struct bnx2x_softc *sc) function