Lines Matching +full:100 +full:pg
106 new_cfg->etscfg.tcbwtable[0] = 100; in ice_dcbnl_setets()
109 new_cfg->etsrec.tcbwtable[0] = 100; in ice_dcbnl_setets()
424 * ice_dcbnl_get_pg_tc_cfg_tx - get CEE PG Tx config
449 dev_dbg(ice_pf_to_dev(pf), "Get PG config prio=%d tc=%d\n", prio, in ice_dcbnl_get_pg_tc_cfg_tx()
454 * ice_dcbnl_set_pg_tc_cfg_tx - set CEE PG Tx config
515 dev_dbg(ice_pf_to_dev(pf), "Get PG BW config tc=%d bw_pct=%d\n", in ice_dcbnl_get_pg_bwg_cfg_tx()
520 * ice_dcbnl_set_pg_bwg_cfg_tx - set CEE PG Tx BW config
549 * ice_dcbnl_get_pg_tc_cfg_rx - Get CEE PG Rx config
553 * @pgid: the PG ID
581 * @pgid: the PG ID
597 dev_dbg(ice_pf_to_dev(pf), "Rx TC PG Config Not Supported.\n"); in ice_dcbnl_set_pg_tc_cfg_rx()
601 * ice_dcbnl_get_pg_bwg_cfg_rx - Get CEE PG BW Rx config
633 dev_dbg(ice_pf_to_dev(pf), "Rx BWG PG Config Not Supported.\n"); in ice_dcbnl_set_pg_bwg_cfg_rx()
833 new_cfg->etscfg.tcbwtable[0] = 100; in ice_dcbnl_setapp()