Home
last modified time | relevance | path

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

/linux-4.1.27/net/dcb/
Ddcbnl.c569 u8 prio, pgid, tc_pct, up_map; in __dcbnl_pg_getcfg() local
614 tc_pct = DCB_ATTR_VALUE_UNDEFINED; in __dcbnl_pg_getcfg()
621 &pgid, &tc_pct, &up_map); in __dcbnl_pg_getcfg()
626 &pgid, &tc_pct, &up_map); in __dcbnl_pg_getcfg()
653 tc_pct); in __dcbnl_pg_getcfg()
669 tc_pct = DCB_ATTR_VALUE_UNDEFINED; in __dcbnl_pg_getcfg()
674 i - DCB_PG_ATTR_BW_ID_0, &tc_pct); in __dcbnl_pg_getcfg()
678 i - DCB_PG_ATTR_BW_ID_0, &tc_pct); in __dcbnl_pg_getcfg()
680 ret = nla_put_u8(skb, i, tc_pct); in __dcbnl_pg_getcfg()
786 u8 tc_pct; in __dcbnl_pg_setcfg() local
[all …]