Home
last modified time | relevance | path

Searched hist:befe82133588c3b3c44c5e803b4b434e8665a673 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/freescale/
H A Dfec.hdiff befe82133588c3b3c44c5e803b4b434e8665a673 Tue Sep 23 09:40:55 CEST 2014 Nimrod Andy <B38611@freescale.com> net: fec: Add Ftype to BD to distiguish three tx queues for AVB

The current driver loss Ftype field init for BD, which cause tx
queue #1 and #2 cannot work well.

Add Ftype field to BD to distiguish three queues for AVB:
0 -> Best Effort
1 -> ClassA
2 -> ClassB

Signed-off-by: Fugang Duan <B38611@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dfec_main.cdiff befe82133588c3b3c44c5e803b4b434e8665a673 Tue Sep 23 09:40:55 CEST 2014 Nimrod Andy <B38611@freescale.com> net: fec: Add Ftype to BD to distiguish three tx queues for AVB

The current driver loss Ftype field init for BD, which cause tx
queue #1 and #2 cannot work well.

Add Ftype field to BD to distiguish three queues for AVB:
0 -> Best Effort
1 -> ClassA
2 -> ClassB

Signed-off-by: Fugang Duan <B38611@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>