Lines Matching refs:max_cmd_len
2925 if (cnt >= o->max_cmd_len) in bnx2x_mcast_handle_restore_cmd_e2()
2958 if (cnt >= o->max_cmd_len) in bnx2x_mcast_hdl_pending_add_e2()
2988 if (cnt >= o->max_cmd_len) in bnx2x_mcast_hdl_pending_del_e2()
3075 o->total_pending_num -= (o->max_cmd_len + mac_cnt); in bnx2x_mcast_hdl_pending_set_e2_convert()
3109 if (*cnt >= o->max_cmd_len) in bnx2x_mcast_hdl_pending_set_e2()
3160 if (cnt >= o->max_cmd_len) in bnx2x_mcast_handle_pending_cmds_e2()
3296 o->total_pending_num += o->max_cmd_len; in bnx2x_mcast_validate_e2()
3321 o->total_pending_num -= o->max_cmd_len; in bnx2x_mcast_revert_e2()
3408 WARN_ON(cnt > o->max_cmd_len); in bnx2x_mcast_setup_e2()
3612 if (p->mcast_list_len > o->max_cmd_len) { in bnx2x_mcast_validate_e1()
3614 o->max_cmd_len); in bnx2x_mcast_validate_e1()
3636 o->total_pending_num += o->max_cmd_len; in bnx2x_mcast_validate_e1()
3655 o->total_pending_num -= o->max_cmd_len; in bnx2x_mcast_revert_e1()
3891 for (i = 0; i < o->max_cmd_len ; i++) in bnx2x_mcast_setup_e1()
3910 o->total_pending_num -= o->max_cmd_len; in bnx2x_mcast_setup_e1()
3914 WARN_ON(cnt > o->max_cmd_len); in bnx2x_mcast_setup_e1()
4001 o->total_pending_num, p->mcast_list_len, o->max_cmd_len); in bnx2x_config_mcast()
4007 ((o->max_cmd_len > 0) && (o->total_pending_num > o->max_cmd_len))) { in bnx2x_config_mcast()
4096 mcast_obj->max_cmd_len = BNX2X_MAX_EMUL_MULTI; in bnx2x_init_mcast_obj()
4098 mcast_obj->max_cmd_len = BNX2X_MAX_MULTICAST; in bnx2x_init_mcast_obj()
4123 mcast_obj->max_cmd_len = -1; in bnx2x_init_mcast_obj()
4140 mcast_obj->max_cmd_len = 16; in bnx2x_init_mcast_obj()