Home
last modified time | relevance | path

Searched defs:priomap (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/net/
H A Dnetprio_cgroup.h19 u32 priomap[]; member
H A Dpkt_cls.h948 u8 priomap[TC_PRIO_MAX + 1]; member
990 u8 priomap[TC_PRIO_MAX + 1]; member
/openbmc/linux/net/sched/
H A Dsch_ets.c501 unsigned int nbands, u8 *priomap, in ets_qdisc_priomap_parse()
584 u8 priomap[TC_PRIO_MAX + 1]; in ets_qdisc_change() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c1325 const u8 *priomap) in __mlxsw_sp_qdisc_ets_replace()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h149 __u8 priomap[TC_PRIO_MAX+1]; /* Map: logical priority -> PRIO band */ member
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h150 __u8 priomap[TC_PRIO_MAX+1]; /* Map: logical priority -> PRIO band */ member
/openbmc/linux/include/linux/
H A Dnetdevice.h2392 struct netprio_map __rcu *priomap; member