Searched refs:set_registry_size (Results 1 – 2 of 2) sorted by relevance
3260 o->set_registry_size(o, 0); in bnx2x_mcast_validate_e2()3281 o->set_registry_size(o, reg_sz + p->mcast_list_len); in bnx2x_mcast_validate_e2()3293 o->set_registry_size(o, reg_sz + p->mcast_list_len); in bnx2x_mcast_validate_e2()3315 o->set_registry_size(o, old_num_bins); in bnx2x_mcast_revert_e2()3366 o->set_registry_size(o, cnt); in bnx2x_mcast_refresh_registry_e2()3594 o->set_registry_size(o, 0); in bnx2x_mcast_validate_e1()3621 o->set_registry_size(o, p->mcast_list_len); in bnx2x_mcast_validate_e1()3646 o->set_registry_size(o, old_num_macs); in bnx2x_mcast_revert_e1()4104 mcast_obj->set_registry_size = in bnx2x_init_mcast_obj()4128 mcast_obj->set_registry_size = in bnx2x_init_mcast_obj()[all …]
653 void (*set_registry_size)(struct bnx2x_mcast_obj *o, int n); member