Home
last modified time | relevance | path

Searched defs:ecore_func_sp_drv_ops (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.h1724 struct ecore_func_sp_drv_ops { struct
1732 int (*init_hw_cmn)(struct bnx2x_softc *sc);
1733 int (*init_hw_port)(struct bnx2x_softc *sc);
1734 int (*init_hw_func)(struct bnx2x_softc *sc);
1737 void (*reset_hw_cmn)(struct bnx2x_softc *sc);
1738 void (*reset_hw_port)(struct bnx2x_softc *sc);
1739 void (*reset_hw_func)(struct bnx2x_softc *sc);
1742 int (*gunzip_init)(struct bnx2x_softc *sc);
1743 void (*gunzip_end)(struct bnx2x_softc *sc);
1746 int (*init_fw)(struct bnx2x_softc *sc);
[all …]