Searched defs:num_of_dif_pri (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.h175 u8 num_of_dif_pri; member in struct:pg_entry_help_data
H A Dbnx2x_dcb.c1079 num_of_dif_pri++;
1090 data[help_data->num_of_pg].num_of_dif_pri = 1;
1175 u8 num_of_dif_pri)
1182 if (num_of_dif_pri == 1) {
1198 if (2 == num_of_dif_pri) {
1203 if (3 == num_of_dif_pri) {
1219 if (2 == num_of_dif_pri) {
1311 u8 num_of_dif_pri)
1406 pg_help_data->data[entry_joined].num_of_dif_pri +=
1407 pg_help_data->data[entry_removed].num_of_dif_pri;
1171 bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params(struct bnx2x *bp, struct pg_help_data *pg_help_data, struct cos_help_data *cos_data, u32 pri_join_mask, u8 num_of_dif_pri) argument
1304 bnx2x_dcbx_2cos_limit_cee_two_pg_to_cos_params( struct bnx2x *bp, struct pg_help_data *pg_help_data, struct dcbx_ets_feature *ets, struct cos_help_data *cos_data, u32 *pg_pri_orginal_spread, u32 pri_join_mask, u8 num_of_dif_pri) argument
1431 bnx2x_dcbx_2cos_limit_cee_three_pg_to_cos_params( struct bnx2x *bp, struct pg_help_data *pg_help_data, struct dcbx_ets_feature *ets, struct cos_help_data *cos_data, u32 *pg_pri_orginal_spread, u32 pri_join_mask, u8 num_of_dif_pri) argument
1510 bnx2x_dcbx_2cos_limit_cee_fill_cos_params(struct bnx2x *bp, struct pg_help_data *help_data, struct dcbx_ets_feature *ets, struct cos_help_data *cos_data, u32 *pg_pri_orginal_spread, u32 pri_join_mask, u8 num_of_dif_pri) argument
1697 u8 num_of_dif_pri = 0; local
[all...]

Completed in 37 milliseconds