/kernel/linux/linux-5.10/include/net/ |
H A D | netprio_cgroup.h | 19 u32 priomap[]; member
|
H A D | pkt_cls.h | 881 u8 priomap[TC_PRIO_MAX + 1]; member 923 u8 priomap[TC_PRIO_MAX + 1]; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | netprio_cgroup.h | 19 u32 priomap[]; member
|
H A D | pkt_cls.h | 948 u8 priomap[TC_PRIO_MAX + 1]; member 990 u8 priomap[TC_PRIO_MAX + 1]; member
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_ets.c | 592 u8 priomap[TC_PRIO_MAX + 1]; in ets_qdisc_change() local 508 ets_qdisc_priomap_parse(struct nlattr *priomap_attr, unsigned int nbands, u8 *priomap, struct netlink_ext_ack *extack) ets_qdisc_priomap_parse() argument [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_ets.c | 584 u8 priomap[TC_PRIO_MAX + 1]; in ets_qdisc_change() local 500 ets_qdisc_priomap_parse(struct nlattr *priomap_attr, unsigned int nbands, u8 *priomap, struct netlink_ext_ack *extack) ets_qdisc_priomap_parse() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_qdisc.c | 960 __mlxsw_sp_qdisc_ets_replace(struct mlxsw_sp_port *mlxsw_sp_port, u32 handle, unsigned int nbands, const unsigned int *quanta, const unsigned int *weights, const u8 *priomap) __mlxsw_sp_qdisc_ets_replace() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_qdisc.c | 1320 __mlxsw_sp_qdisc_ets_replace(struct mlxsw_sp_port *mlxsw_sp_port, struct mlxsw_sp_qdisc *mlxsw_sp_qdisc, u32 handle, unsigned int nbands, const unsigned int *quanta, const unsigned int *weights, const u8 *priomap) __mlxsw_sp_qdisc_ets_replace() argument
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | pkt_sched.h | 149 __u8 priomap[TC_PRIO_MAX+1]; /* Map: logical priority -> PRIO band */ member
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | pkt_sched.h | 149 __u8 priomap[TC_PRIO_MAX+1]; /* Map: logical priority -> PRIO band */ member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | pkt_sched.h | 85 __u8 priomap[TC_PRIO_MAX+1]; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | pkt_sched.h | 150 __u8 priomap[TC_PRIO_MAX+1]; /* Map: logical priority -> PRIO band */ member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | pkt_sched.h | 150 __u8 priomap[TC_PRIO_MAX+1]; /* Map: logical priority -> PRIO band */ member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | pkt_sched.h | 99 __u8 priomap[TC_PRIO_MAX + 1]; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | pkt_sched.h | 99 __u8 priomap[TC_PRIO_MAX + 1]; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | netdevice.h | 2181 struct netprio_map __rcu *priomap; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | netdevice.h | 2392 struct netprio_map __rcu *priomap; member
|