Lines Matching refs:help_data
41 struct pg_help_data *help_data);
43 struct pg_help_data *help_data,
1015 struct pg_help_data *help_data) in bnx2x_dcbx_get_num_pg_traf_type() argument
1020 struct pg_entry_help_data *data = help_data->data; /*shotcut*/ in bnx2x_dcbx_get_num_pg_traf_type()
1046 data[help_data->num_of_pg].pg = add_pg; in bnx2x_dcbx_get_num_pg_traf_type()
1047 data[help_data->num_of_pg].pg_priority = in bnx2x_dcbx_get_num_pg_traf_type()
1049 data[help_data->num_of_pg].num_of_dif_pri = 1; in bnx2x_dcbx_get_num_pg_traf_type()
1050 help_data->num_of_pg++; in bnx2x_dcbx_get_num_pg_traf_type()
1056 help_data->num_of_pg); in bnx2x_dcbx_get_num_pg_traf_type()
1435 struct pg_help_data *help_data, in bnx2x_dcbx_fill_cos_params() argument
1446 for (i = 0; i < help_data->num_of_pg ; i++) { in bnx2x_dcbx_fill_cos_params()
1447 if (DCBX_STRICT_PRIORITY != help_data->data[i].pg && in bnx2x_dcbx_fill_cos_params()
1448 DCBX_MAX_NUM_PG_BW_ENTRIES <= help_data->data[i].pg) in bnx2x_dcbx_fill_cos_params()
1450 help_data->data[i].pg); in bnx2x_dcbx_fill_cos_params()
1451 pri_join_mask |= help_data->data[i].pg_priority; in bnx2x_dcbx_fill_cos_params()
1452 num_of_dif_pri += help_data->data[i].num_of_dif_pri; in bnx2x_dcbx_fill_cos_params()
1464 switch (help_data->num_of_pg) { in bnx2x_dcbx_fill_cos_params()
1469 help_data, in bnx2x_dcbx_fill_cos_params()
1477 help_data, in bnx2x_dcbx_fill_cos_params()
1488 help_data, in bnx2x_dcbx_fill_cos_params()