Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.c2571 cmd_pos->data.next_bin = o->hdl_restore(sc, o, cmd_pos->data.next_bin, in ecore_mcast_hdl_pending_restore_e2()
2706 o->hdl_restore(sc, o, 0, &cnt); in ecore_mcast_handle_current_cmd()
3154 mcast_obj->hdl_restore = NULL; in ecore_init_mcast_obj()
3172 mcast_obj->hdl_restore = ecore_mcast_handle_restore_cmd_e2; in ecore_init_mcast_obj()
H A Decore_sp.h1019 int (*hdl_restore)(struct bnx2x_softc *sc, struct ecore_mcast_obj *o, member