linux_dsm_epyc7002/net/ieee802154/6lowpan
Alexander Aring 344f8c119d mac802154: use atomic ops for sequence incrementation
This patch will use atomic operations for sequence number incrementation
while MAC header generation. Upper layers like af_802154 or 6LoWPAN
could call this function in a parallel context while generating 802.15.4
MAC header before queuing into wpan interfaces transmit queue.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-05-23 17:57:08 +02:00
..
6lowpan_i.h ieee802154: 6lowpan: move transmit functionality 2015-01-08 07:25:59 +01:00
core.c mac802154: use atomic ops for sequence incrementation 2015-05-23 17:57:08 +02:00
Kconfig ieee802154: create 6lowpan sub-directory 2015-01-08 07:25:59 +01:00
Makefile ieee802154: 6lowpan: fix Makefile entry 2015-01-08 15:48:06 +01:00
reassembly.c ieee802154: 6lowpan: rename internal header 2015-01-08 07:25:59 +01:00
rx.c ieee802154: 6lowpan: move receive functionality 2015-01-08 07:25:59 +01:00
tx.c ieee802154: 6lowpan: move transmit functionality 2015-01-08 07:25:59 +01:00