Searched refs:pg_help_data (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c40 struct pg_help_data *help_data);
42 struct pg_help_data *help_data,
248 struct pg_help_data pg_help_data; local
252 memset(&pg_help_data, 0, sizeof(struct pg_help_data));
280 &pg_help_data);
282 bnx2x_dcbx_fill_cos_params(bp, &pg_help_data,
1087 struct pg_help_data *help_data)
1203 struct pg_help_data *pg_help_dat
1202 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
1335 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
1411 bnx2x_dcbx_join_pgs( struct bnx2x *bp, struct dcbx_ets_feature *ets, struct pg_help_data *pg_help_data, u8 required_num_of_pg) argument
1462 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
[all...]
H A Dbnx2x_dcb.h177 struct pg_help_data { struct

Completed in 57 milliseconds