2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 23:23:55 +08:00
linux-next/drivers/net/ethernet/ibm/ehea
Anton Blanchard 13946f5e4e ehea: Merge swqe2 TSO and non TSO paths
write_swqe2_TSO and write_swqe2_nonTSO are almost identical.

For TSO we have to set the TSO and mss bits in the wqe and we only
put the header in the immediate area, no data. Collapse both
functions into write_swqe2_immediate.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-10-17 19:00:55 -04:00
..
ehea_ethtool.c ehea: Update multiqueue support 2011-10-17 19:00:54 -04:00
ehea_hw.h ehea/ibm*: Move the IBM drivers 2011-08-11 02:41:59 -07:00
ehea_main.c ehea: Merge swqe2 TSO and non TSO paths 2011-10-17 19:00:55 -04:00
ehea_phyp.c ehea/ibm*: Move the IBM drivers 2011-08-11 02:41:59 -07:00
ehea_phyp.h ehea/ibm*: Move the IBM drivers 2011-08-11 02:41:59 -07:00
ehea_qmr.c ehea/ibm*: Move the IBM drivers 2011-08-11 02:41:59 -07:00
ehea_qmr.h ehea/ibm*: Move the IBM drivers 2011-08-11 02:41:59 -07:00
ehea.h ehea: Allocate large enough skbs to avoid partial cacheline DMA writes 2011-10-17 19:00:54 -04:00
Makefile ehea/ibm*: Move the IBM drivers 2011-08-11 02:41:59 -07:00