Searched refs:pg_help_data (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_dcb.c | 42 struct pg_help_data *help_data); 44 struct pg_help_data *help_data, 279 struct pg_help_data pg_help_data; in bnx2x_dcbx_get_ets_feature() local 283 memset(&pg_help_data, 0, sizeof(struct pg_help_data)); in bnx2x_dcbx_get_ets_feature() 311 &pg_help_data); in bnx2x_dcbx_get_ets_feature() 313 bnx2x_dcbx_fill_cos_params(bp, &pg_help_data, in bnx2x_dcbx_get_ets_feature() 1118 struct pg_help_data *help_data) in bnx2x_dcbx_get_num_pg_traf_type() 1234 struct pg_help_data *pg_help_dat in bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params() 1233 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) bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params() argument 1366 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) bnx2x_dcbx_2cos_limit_cee_two_pg_to_cos_params() argument 1442 bnx2x_dcbx_join_pgs( struct bnx2x *bp, struct dcbx_ets_feature *ets, struct pg_help_data *pg_help_data, u8 required_num_of_pg) bnx2x_dcbx_join_pgs() argument 1493 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) bnx2x_dcbx_2cos_limit_cee_three_pg_to_cos_params() argument [all...] |
H A D | bnx2x_dcb.h | 179 struct pg_help_data { struct
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_dcb.c | 42 struct pg_help_data *help_data); 44 struct pg_help_data *help_data, 279 struct pg_help_data pg_help_data; in bnx2x_dcbx_get_ets_feature() local 283 memset(&pg_help_data, 0, sizeof(struct pg_help_data)); in bnx2x_dcbx_get_ets_feature() 311 &pg_help_data); in bnx2x_dcbx_get_ets_feature() 313 bnx2x_dcbx_fill_cos_params(bp, &pg_help_data, in bnx2x_dcbx_get_ets_feature() 1118 struct pg_help_data *help_data) in bnx2x_dcbx_get_num_pg_traf_type() 1234 struct pg_help_data *pg_help_dat in bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params() 1233 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) bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params() argument 1366 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) bnx2x_dcbx_2cos_limit_cee_two_pg_to_cos_params() argument 1442 bnx2x_dcbx_join_pgs( struct bnx2x *bp, struct dcbx_ets_feature *ets, struct pg_help_data *pg_help_data, u8 required_num_of_pg) bnx2x_dcbx_join_pgs() argument 1493 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) bnx2x_dcbx_2cos_limit_cee_three_pg_to_cos_params() argument [all...] |
H A D | bnx2x_dcb.h | 179 struct pg_help_data { struct
|
Completed in 6 milliseconds