Searched refs:hdl_restore (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.h | 580 int (*hdl_restore)(struct bnx2x *bp, struct bnx2x_mcast_obj *o, member
|
D | bnx2x_sp.c | 2717 cmd_pos->data.next_bin = o->hdl_restore(bp, o, cmd_pos->data.next_bin, in bnx2x_mcast_hdl_pending_restore_e2() 2842 o->hdl_restore(bp, o, 0, &cnt); in bnx2x_mcast_handle_current_cmd() 3362 o->hdl_restore(bp, o, 0, &cnt); in bnx2x_mcast_handle_pending_cmds_e1() 3670 mcast_obj->hdl_restore = in bnx2x_init_mcast_obj() 3696 mcast_obj->hdl_restore = NULL; in bnx2x_init_mcast_obj() 3714 mcast_obj->hdl_restore = in bnx2x_init_mcast_obj()
|