Home
last modified time | relevance | path

Searched refs:bw_weight (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.h32 u8 bw_weight;
H A Dbnxt_dcb.c123 cos2bw.bw_weight = ets->tc_tx_bw[i]; in bnxt_hwrm_queue_cos2bw_cfg()
137 req->queue_id0_bw_weight = cos2bw.bw_weight; in bnxt_hwrm_queue_cos2bw_cfg()
172 cos2bw.bw_weight = resp->queue_id0_bw_weight; in bnxt_hwrm_queue_cos2bw_qcfg()
186 ets->tc_tx_bw[tc] = cos2bw.bw_weight; in bnxt_hwrm_queue_cos2bw_qcfg()
/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10.h150 u8 bw_weight; member