Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c4656 static int bnx2x_init_hw_common_chip(struct bnx2x_softc *sc);
4668 .init_hw_cmn_chip = bnx2x_init_hw_common_chip,
10598 static int bnx2x_init_hw_common_chip(struct bnx2x_softc *sc) function