Home
last modified time | relevance | path

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

/openbmc/linux/net/dcb/
H A Ddcbnl.c591 u8 prio, pgid, tc_pct, up_map; in __dcbnl_pg_getcfg() local
638 tc_pct = DCB_ATTR_VALUE_UNDEFINED; in __dcbnl_pg_getcfg()
645 &pgid, &tc_pct, &up_map); in __dcbnl_pg_getcfg()
650 &pgid, &tc_pct, &up_map); in __dcbnl_pg_getcfg()
677 tc_pct); in __dcbnl_pg_getcfg()
693 tc_pct = DCB_ATTR_VALUE_UNDEFINED; in __dcbnl_pg_getcfg()
698 i - DCB_PG_ATTR_BW_ID_0, &tc_pct); in __dcbnl_pg_getcfg()
702 i - DCB_PG_ATTR_BW_ID_0, &tc_pct); in __dcbnl_pg_getcfg()
704 ret = nla_put_u8(skb, i, tc_pct); in __dcbnl_pg_getcfg()
810 u8 tc_pct; in __dcbnl_pg_setcfg() local
[all …]