Searched refs:set_registry_size (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sp.c | 3262 o->set_registry_size(o, 0); in bnx2x_mcast_validate_e2() 3283 o->set_registry_size(o, reg_sz + p->mcast_list_len); in bnx2x_mcast_validate_e2() 3295 o->set_registry_size(o, reg_sz + p->mcast_list_len); in bnx2x_mcast_validate_e2() 3317 o->set_registry_size(o, old_num_bins); in bnx2x_mcast_revert_e2() 3368 o->set_registry_size(o, cnt); in bnx2x_mcast_refresh_registry_e2() 3596 o->set_registry_size(o, 0); in bnx2x_mcast_validate_e1() 3623 o->set_registry_size(o, p->mcast_list_len); in bnx2x_mcast_validate_e1() 3648 o->set_registry_size(o, old_num_macs); in bnx2x_mcast_revert_e1() 4106 mcast_obj->set_registry_size = in bnx2x_init_mcast_obj() 4130 mcast_obj->set_registry_size in bnx2x_init_mcast_obj() [all...] |
H A D | bnx2x_sp.h | 653 void (*set_registry_size)(struct bnx2x_mcast_obj *o, int n); member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sp.c | 3262 o->set_registry_size(o, 0); in bnx2x_mcast_validate_e2() 3283 o->set_registry_size(o, reg_sz + p->mcast_list_len); in bnx2x_mcast_validate_e2() 3295 o->set_registry_size(o, reg_sz + p->mcast_list_len); in bnx2x_mcast_validate_e2() 3317 o->set_registry_size(o, old_num_bins); in bnx2x_mcast_revert_e2() 3368 o->set_registry_size(o, cnt); in bnx2x_mcast_refresh_registry_e2() 3596 o->set_registry_size(o, 0); in bnx2x_mcast_validate_e1() 3623 o->set_registry_size(o, p->mcast_list_len); in bnx2x_mcast_validate_e1() 3648 o->set_registry_size(o, old_num_macs); in bnx2x_mcast_revert_e1() 4106 mcast_obj->set_registry_size = in bnx2x_init_mcast_obj() 4130 mcast_obj->set_registry_size in bnx2x_init_mcast_obj() [all...] |
H A D | bnx2x_sp.h | 653 void (*set_registry_size)(struct bnx2x_mcast_obj *o, int n); member
|
Completed in 18 milliseconds