Home
last modified time | relevance | path

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

/Linux-v6.1/net/dcb/
Ddcbnl.c557 u8 prio, pgid, tc_pct, up_map; in __dcbnl_pg_getcfg() local
604 tc_pct = DCB_ATTR_VALUE_UNDEFINED; in __dcbnl_pg_getcfg()
611 &pgid, &tc_pct, &up_map); in __dcbnl_pg_getcfg()
616 &pgid, &tc_pct, &up_map); in __dcbnl_pg_getcfg()
643 tc_pct); in __dcbnl_pg_getcfg()
659 tc_pct = DCB_ATTR_VALUE_UNDEFINED; in __dcbnl_pg_getcfg()
664 i - DCB_PG_ATTR_BW_ID_0, &tc_pct); in __dcbnl_pg_getcfg()
668 i - DCB_PG_ATTR_BW_ID_0, &tc_pct); in __dcbnl_pg_getcfg()
670 ret = nla_put_u8(skb, i, tc_pct); in __dcbnl_pg_getcfg()
776 u8 tc_pct; in __dcbnl_pg_setcfg() local
[all …]