Home
last modified time | relevance | path

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

/linux-4.4.14/net/dcb/
Ddcbnl.c566 u8 prio, pgid, tc_pct, up_map; in __dcbnl_pg_getcfg() local
611 tc_pct = DCB_ATTR_VALUE_UNDEFINED; in __dcbnl_pg_getcfg()
618 &pgid, &tc_pct, &up_map); in __dcbnl_pg_getcfg()
623 &pgid, &tc_pct, &up_map); in __dcbnl_pg_getcfg()
650 tc_pct); in __dcbnl_pg_getcfg()
666 tc_pct = DCB_ATTR_VALUE_UNDEFINED; in __dcbnl_pg_getcfg()
671 i - DCB_PG_ATTR_BW_ID_0, &tc_pct); in __dcbnl_pg_getcfg()
675 i - DCB_PG_ATTR_BW_ID_0, &tc_pct); in __dcbnl_pg_getcfg()
677 ret = nla_put_u8(skb, i, tc_pct); in __dcbnl_pg_getcfg()
783 u8 tc_pct; in __dcbnl_pg_setcfg() local
[all …]