Home
last modified time | relevance | path

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

/Linux-v4.19/net/dcb/
Ddcbnl.c562 u8 prio, pgid, tc_pct, up_map; in __dcbnl_pg_getcfg() local
607 tc_pct = DCB_ATTR_VALUE_UNDEFINED; in __dcbnl_pg_getcfg()
614 &pgid, &tc_pct, &up_map); in __dcbnl_pg_getcfg()
619 &pgid, &tc_pct, &up_map); in __dcbnl_pg_getcfg()
646 tc_pct); in __dcbnl_pg_getcfg()
662 tc_pct = DCB_ATTR_VALUE_UNDEFINED; in __dcbnl_pg_getcfg()
667 i - DCB_PG_ATTR_BW_ID_0, &tc_pct); in __dcbnl_pg_getcfg()
671 i - DCB_PG_ATTR_BW_ID_0, &tc_pct); in __dcbnl_pg_getcfg()
673 ret = nla_put_u8(skb, i, tc_pct); in __dcbnl_pg_getcfg()
778 u8 tc_pct; in __dcbnl_pg_setcfg() local
[all …]