Files
agnos-kernel-sdm845/include/linux
Mohammed Javid 7ea9946b5f msm: net: API to send list of SKB's to network driver
Existing network stack API's which are used to transmit
data to the network drivers send one SKB at a time. There
can be usecases where network driver expects a list of skb's
from the network stack. For example it will be needed in cases
where aggregation is needed before giving packets to HW. Create
a new API to send list of skb's from the network stack to
network driver. Re-use the existing functionality of
__dev_queue_xmit().

Change-Id: I67bd081c92eda63d3712d29f3b5bee21cde798ab
Acked-by: Chaitanya Pratapa <cpratapa@qti.qualcomm.com>
Signed-off-by: Mohammed Javid <mjavid@codeaurora.org>
2017-10-24 03:11:30 -07:00
..
2017-08-04 06:35:39 +05:30
2017-02-09 11:08:17 -08:00
2017-08-11 13:41:02 +05:30
2017-08-07 14:21:32 -07:00
2017-05-14 14:00:22 +02:00
2017-07-12 15:01:02 +02:00
2017-09-20 09:59:51 +02:00
2017-08-06 18:59:43 -07:00
2017-07-20 11:14:56 +05:30
2017-07-20 11:14:56 +05:30
2017-05-11 13:26:42 -07:00
2017-10-13 11:25:28 -07:00
2017-08-29 14:13:41 -07:00
2017-02-09 11:08:19 -08:00
2017-08-11 13:55:02 -07:00
2017-08-07 17:31:12 -07:00
2017-01-18 11:01:17 -07:00
2017-08-24 17:12:21 -07:00
2017-07-20 11:14:45 +05:30
2017-08-07 14:21:32 -07:00
2017-08-30 10:21:40 +02:00
2017-01-17 18:25:21 -08:00
2017-09-25 17:24:23 -07:00
2017-08-30 10:21:40 +02:00
2017-07-20 11:14:45 +05:30
2017-07-20 11:14:45 +05:30
2017-04-21 09:31:21 +02:00
2017-07-20 11:14:56 +05:30
2017-07-27 11:18:17 +05:30
2017-09-09 17:39:41 +02:00