Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.c2924 cmd_pos->data.next_bin = o->hdl_restore(bp, o, cmd_pos->data.next_bin, in bnx2x_mcast_hdl_pending_restore_e2()
3050 o->hdl_restore(bp, o, 0, &cnt); in bnx2x_mcast_handle_current_cmd()
3566 o->hdl_restore(bp, o, 0, &cnt); in bnx2x_mcast_handle_pending_cmds_e1()
3871 mcast_obj->hdl_restore = in bnx2x_init_mcast_obj()
3897 mcast_obj->hdl_restore = NULL; in bnx2x_init_mcast_obj()
3915 mcast_obj->hdl_restore = in bnx2x_init_mcast_obj()
Dbnx2x_sp.h597 int (*hdl_restore)(struct bnx2x *bp, struct bnx2x_mcast_obj *o, member