linux_dsm_epyc7002/drivers/net/ieee802154
Alexander Aring ed0a5dce0c mac802154: tx: add support for xmit_async callback
This patch renames the existsing xmit callback to xmit_sync and
introduces an asynchronous xmit_async function. If ieee802154_ops
doesn't provide the xmit_async callback, then we have a fallback to
the xmit_sync callback.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Cc: Alan Ott <alan@signal11.us>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2014-10-26 17:24:04 +01:00
..
at86rf230.c mac802154: tx: add support for xmit_async callback 2014-10-26 17:24:04 +01:00
cc2520.c mac802154: tx: add support for xmit_async callback 2014-10-26 17:24:04 +01:00
fakelb.c mac802154: tx: add support for xmit_async callback 2014-10-26 17:24:04 +01:00
Kconfig ieee802154: remove fakehard driver 2014-10-25 21:55:37 +02:00
Makefile ieee802154: remove fakehard driver 2014-10-25 21:55:37 +02:00
mrf24j40.c mac802154: tx: add support for xmit_async callback 2014-10-26 17:24:04 +01:00