Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.h1738 void (*reset_hw_port)(struct bnx2x_softc *sc); member
H A Decore_sp.c5022 drv->reset_hw_port(sc); in ecore_func_reset_port()
H A Dbnx2x.c4674 .reset_hw_port = bnx2x_reset_port,