Searched refs:bnx2x_status (Results 1 – 1 of 1) sorted by relevance
777 int bnx2x_status = 0; in bnx2x_ets_disabled() local782 bnx2x_status = bnx2x_ets_e3b0_disabled(params, vars); in bnx2x_ets_disabled()788 return bnx2x_status; in bnx2x_ets_disabled()1143 int bnx2x_status = 0; in bnx2x_ets_e3b0_config() local1171 bnx2x_status = bnx2x_ets_e3b0_get_total_bw(params, ets_params, in bnx2x_ets_e3b0_config()1173 if (bnx2x_status) { in bnx2x_ets_e3b0_config()1192 bnx2x_status = bnx2x_ets_e3b0_set_cos_bw( in bnx2x_ets_e3b0_config()1201 bnx2x_status = bnx2x_ets_e3b0_sp_pri_to_cos_set( in bnx2x_ets_e3b0_config()1212 if (bnx2x_status) { in bnx2x_ets_e3b0_config()1215 return bnx2x_status; in bnx2x_ets_e3b0_config()[all …]