Searched refs:tc_pct (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/dcb/ |
H A D | dcbnl.c | 557 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 1177 u8 pgid, up_map, prio, tc_pct; dcbnl_cee_pg_fill() local [all...] |
/kernel/linux/linux-6.6/net/dcb/ |
H A D | dcbnl.c | 591 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 1313 u8 pgid, up_map, prio, tc_pct; dcbnl_cee_pg_fill() local [all...] |
Completed in 4 milliseconds