Searched refs:tc_pct (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/net/dcb/ |
| H A D | dcbnl.c | 591 u8 prio, pgid, tc_pct, up_map; in __dcbnl_pg_getcfg() local 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() 810 u8 tc_pct; in __dcbnl_pg_setcfg() local 862 prio, pgid, tc_pct, up_map); in __dcbnl_pg_setcfg() 867 prio, pgid, tc_pct, up_map); in __dcbnl_pg_setcfg() 875 tc_pct = nla_get_u8(pg_tb[i]); in __dcbnl_pg_setcfg() 1313 u8 pgid, up_map, prio, tc_pct; in dcbnl_cee_pg_fill() local 1352 &tc_pct); in dcbnl_cee_pg_fill() [all …]
|