Searched refs:hdl_restore (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.h | 608 int (*hdl_restore)(struct bnx2x *bp, struct bnx2x_mcast_obj *o, member
|
D | bnx2x_sp.c | 3003 cmd_pos->data.next_bin = o->hdl_restore(bp, o, cmd_pos->data.next_bin, in bnx2x_mcast_hdl_pending_restore_e2() 3238 o->hdl_restore(bp, o, 0, &cnt); in bnx2x_mcast_handle_current_cmd() 3785 o->hdl_restore(bp, o, 0, &cnt); in bnx2x_mcast_handle_pending_cmds_e1() 4091 mcast_obj->hdl_restore = in bnx2x_init_mcast_obj() 4117 mcast_obj->hdl_restore = NULL; in bnx2x_init_mcast_obj() 4135 mcast_obj->hdl_restore = in bnx2x_init_mcast_obj()
|