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

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.h180 struct pg_help_data { struct
H A Dbnx2x_dcb.c42 struct pg_help_data *help_data);
44 struct pg_help_data *help_data,
254 struct pg_help_data pg_help_data; local
258 memset(&pg_help_data, 0, sizeof(struct pg_help_data));
287 &pg_help_data);
289 bnx2x_dcbx_fill_cos_params(bp, &pg_help_data,
1056 struct pg_help_data *help_data)
1172 struct pg_help_data *pg_help_dat
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
1380 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
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
[all...]

Completed in 71 milliseconds