Searched hist:"174 fd2597b0bd8c19fce6a97e8b0f753ef4ce7cb" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-desc.c | diff 174fd2597b0bd8c19fce6a97e8b0f753ef4ce7cb Tue Nov 04 16:06:50 CST 2014 Lendacky, Thomas <Thomas.Lendacky@amd.com> amd-xgbe: Implement split header receive support
Provide support for splitting IP packets so that the header and payload can be sent to different DMA addresses. This will allow the IP header to be put into the linear part of the skb while the payload can be added as frags.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | xgbe-common.h | diff 174fd2597b0bd8c19fce6a97e8b0f753ef4ce7cb Tue Nov 04 16:06:50 CST 2014 Lendacky, Thomas <Thomas.Lendacky@amd.com> amd-xgbe: Implement split header receive support
Provide support for splitting IP packets so that the header and payload can be sent to different DMA addresses. This will allow the IP header to be put into the linear part of the skb while the payload can be added as frags.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | xgbe-dev.c | diff 174fd2597b0bd8c19fce6a97e8b0f753ef4ce7cb Tue Nov 04 16:06:50 CST 2014 Lendacky, Thomas <Thomas.Lendacky@amd.com> amd-xgbe: Implement split header receive support
Provide support for splitting IP packets so that the header and payload can be sent to different DMA addresses. This will allow the IP header to be put into the linear part of the skb while the payload can be added as frags.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | xgbe.h | diff 174fd2597b0bd8c19fce6a97e8b0f753ef4ce7cb Tue Nov 04 16:06:50 CST 2014 Lendacky, Thomas <Thomas.Lendacky@amd.com> amd-xgbe: Implement split header receive support
Provide support for splitting IP packets so that the header and payload can be sent to different DMA addresses. This will allow the IP header to be put into the linear part of the skb while the payload can be added as frags.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | xgbe-drv.c | diff 174fd2597b0bd8c19fce6a97e8b0f753ef4ce7cb Tue Nov 04 16:06:50 CST 2014 Lendacky, Thomas <Thomas.Lendacky@amd.com> amd-xgbe: Implement split header receive support
Provide support for splitting IP packets so that the header and payload can be sent to different DMA addresses. This will allow the IP header to be put into the linear part of the skb while the payload can be added as frags.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|