Searched refs:bnx2x_status (Results 1 – 1 of 1) sorted by relevance
771 int bnx2x_status = 0; in bnx2x_ets_disabled() local776 bnx2x_status = bnx2x_ets_e3b0_disabled(params, vars); in bnx2x_ets_disabled()782 return bnx2x_status; in bnx2x_ets_disabled()1133 int bnx2x_status = 0; in bnx2x_ets_e3b0_config() local1161 bnx2x_status = bnx2x_ets_e3b0_get_total_bw(params, ets_params, in bnx2x_ets_e3b0_config()1163 if (bnx2x_status) { in bnx2x_ets_e3b0_config()1182 bnx2x_status = bnx2x_ets_e3b0_set_cos_bw( in bnx2x_ets_e3b0_config()1191 bnx2x_status = bnx2x_ets_e3b0_sp_pri_to_cos_set( in bnx2x_ets_e3b0_config()1202 if (bnx2x_status) { in bnx2x_ets_e3b0_config()1205 return bnx2x_status; in bnx2x_ets_e3b0_config()[all …]