Searched refs:bw_params (Results 1 – 5 of 5) sorted by relevance
49 static const u8 bw_params[][3] = { in tda18212_set_params() local128 ret = regmap_write(dev->regmap, 0x23, bw_params[i][2]); in tda18212_set_params()136 ret = regmap_write(dev->regmap, 0x0f, bw_params[i][0]); in tda18212_set_params()141 buf[1] = bw_params[i][1]; in tda18212_set_params()
461 static u8 bw_params[3][32] = { in rtl2832_set_frontend() local532 for (j = 0; j < sizeof(bw_params[0]); j++) { in rtl2832_set_frontend()533 ret = rtl2832_bulk_write(client, 0x11c + j, &bw_params[i][j], 1); in rtl2832_set_frontend()
505 struct bnx2x_ets_bw_params bw_params; member
563 ets_params.cos[i].params.bw_params.bw = in bnx2x_dcbx_update_ets_config()
916 if (!ets_params->cos[cos_idx].params.bw_params.bw) { in bnx2x_ets_e3b0_get_total_bw()922 ets_params->cos[cos_idx].params.bw_params.bw in bnx2x_ets_e3b0_get_total_bw()926 ets_params->cos[cos_idx].params.bw_params.bw; in bnx2x_ets_e3b0_get_total_bw()1195 ets_params->cos[cos_entry].params.bw_params.bw, in bnx2x_ets_e3b0_config()