/openbmc/linux/drivers/staging/octeon/ |
H A D | ethernet-tx.c | diff a5135bcfba7345031df45e02cd150a45add47cf8 Sat Jan 07 16:06:36 CST 2017 Willem de Bruijn <willemb@google.com> net-tc: convert tc_verd to integer bitfields
Extract the remaining two fields from tc_verd and remove the __u16 completely. TC_AT and TC_FROM are converted to equivalent two-bit integer fields tc_at and tc_from. Where possible, use existing helper skb_at_tc_ingress when reading tc_at. Introduce helper skb_reset_tc to clear fields.
Not documenting tc_from and tc_at, because they will be replaced with single bit fields in follow-on patches.
Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ |
H A D | ifb.c | diff a5135bcfba7345031df45e02cd150a45add47cf8 Sat Jan 07 16:06:36 CST 2017 Willem de Bruijn <willemb@google.com> net-tc: convert tc_verd to integer bitfields
Extract the remaining two fields from tc_verd and remove the __u16 completely. TC_AT and TC_FROM are converted to equivalent two-bit integer fields tc_at and tc_from. Where possible, use existing helper skb_at_tc_ingress when reading tc_at. Introduce helper skb_reset_tc to clear fields.
Not documenting tc_from and tc_at, because they will be replaced with single bit fields in follow-on patches.
Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/sched/ |
H A D | act_ife.c | diff a5135bcfba7345031df45e02cd150a45add47cf8 Sat Jan 07 16:06:36 CST 2017 Willem de Bruijn <willemb@google.com> net-tc: convert tc_verd to integer bitfields
Extract the remaining two fields from tc_verd and remove the __u16 completely. TC_AT and TC_FROM are converted to equivalent two-bit integer fields tc_at and tc_from. Where possible, use existing helper skb_at_tc_ingress when reading tc_at. Introduce helper skb_reset_tc to clear fields.
Not documenting tc_from and tc_at, because they will be replaced with single bit fields in follow-on patches.
Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | act_mirred.c | diff a5135bcfba7345031df45e02cd150a45add47cf8 Sat Jan 07 16:06:36 CST 2017 Willem de Bruijn <willemb@google.com> net-tc: convert tc_verd to integer bitfields
Extract the remaining two fields from tc_verd and remove the __u16 completely. TC_AT and TC_FROM are converted to equivalent two-bit integer fields tc_at and tc_from. Where possible, use existing helper skb_at_tc_ingress when reading tc_at. Introduce helper skb_reset_tc to clear fields.
Not documenting tc_from and tc_at, because they will be replaced with single bit fields in follow-on patches.
Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_netem.c | diff a5135bcfba7345031df45e02cd150a45add47cf8 Sat Jan 07 16:06:36 CST 2017 Willem de Bruijn <willemb@google.com> net-tc: convert tc_verd to integer bitfields
Extract the remaining two fields from tc_verd and remove the __u16 completely. TC_AT and TC_FROM are converted to equivalent two-bit integer fields tc_at and tc_from. Where possible, use existing helper skb_at_tc_ingress when reading tc_at. Introduce helper skb_reset_tc to clear fields.
Not documenting tc_from and tc_at, because they will be replaced with single bit fields in follow-on patches.
Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/uapi/linux/ |
H A D | pkt_cls.h | diff a5135bcfba7345031df45e02cd150a45add47cf8 Sat Jan 07 16:06:36 CST 2017 Willem de Bruijn <willemb@google.com> net-tc: convert tc_verd to integer bitfields
Extract the remaining two fields from tc_verd and remove the __u16 completely. TC_AT and TC_FROM are converted to equivalent two-bit integer fields tc_at and tc_from. Where possible, use existing helper skb_at_tc_ingress when reading tc_at. Introduce helper skb_reset_tc to clear fields.
Not documenting tc_from and tc_at, because they will be replaced with single bit fields in follow-on patches.
Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | pktgen.c | diff a5135bcfba7345031df45e02cd150a45add47cf8 Sat Jan 07 16:06:36 CST 2017 Willem de Bruijn <willemb@google.com> net-tc: convert tc_verd to integer bitfields
Extract the remaining two fields from tc_verd and remove the __u16 completely. TC_AT and TC_FROM are converted to equivalent two-bit integer fields tc_at and tc_from. Where possible, use existing helper skb_at_tc_ingress when reading tc_at. Introduce helper skb_reset_tc to clear fields.
Not documenting tc_from and tc_at, because they will be replaced with single bit fields in follow-on patches.
Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | skbuff.c | diff a5135bcfba7345031df45e02cd150a45add47cf8 Sat Jan 07 16:06:36 CST 2017 Willem de Bruijn <willemb@google.com> net-tc: convert tc_verd to integer bitfields
Extract the remaining two fields from tc_verd and remove the __u16 completely. TC_AT and TC_FROM are converted to equivalent two-bit integer fields tc_at and tc_from. Where possible, use existing helper skb_at_tc_ingress when reading tc_at. Introduce helper skb_reset_tc to clear fields.
Not documenting tc_from and tc_at, because they will be replaced with single bit fields in follow-on patches.
Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dev.c | diff a5135bcfba7345031df45e02cd150a45add47cf8 Sat Jan 07 16:06:36 CST 2017 Willem de Bruijn <willemb@google.com> net-tc: convert tc_verd to integer bitfields
Extract the remaining two fields from tc_verd and remove the __u16 completely. TC_AT and TC_FROM are converted to equivalent two-bit integer fields tc_at and tc_from. Where possible, use existing helper skb_at_tc_ingress when reading tc_at. Introduce helper skb_reset_tc to clear fields.
Not documenting tc_from and tc_at, because they will be replaced with single bit fields in follow-on patches.
Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | sch_generic.h | diff a5135bcfba7345031df45e02cd150a45add47cf8 Sat Jan 07 16:06:36 CST 2017 Willem de Bruijn <willemb@google.com> net-tc: convert tc_verd to integer bitfields
Extract the remaining two fields from tc_verd and remove the __u16 completely. TC_AT and TC_FROM are converted to equivalent two-bit integer fields tc_at and tc_from. Where possible, use existing helper skb_at_tc_ingress when reading tc_at. Introduce helper skb_reset_tc to clear fields.
Not documenting tc_from and tc_at, because they will be replaced with single bit fields in follow-on patches.
Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | skbuff.h | diff a5135bcfba7345031df45e02cd150a45add47cf8 Sat Jan 07 16:06:36 CST 2017 Willem de Bruijn <willemb@google.com> net-tc: convert tc_verd to integer bitfields
Extract the remaining two fields from tc_verd and remove the __u16 completely. TC_AT and TC_FROM are converted to equivalent two-bit integer fields tc_at and tc_from. Where possible, use existing helper skb_at_tc_ingress when reading tc_at. Introduce helper skb_reset_tc to clear fields.
Not documenting tc_from and tc_at, because they will be replaced with single bit fields in follow-on patches.
Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|