mrf24j40: add csma params support
authorAlexander Aring <alex.aring@gmail.com>
Mon, 21 Sep 2015 09:24:37 +0000 (11:24 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 22 Sep 2015 09:51:23 +0000 (11:51 +0200)
commit2323cf38f949439bc4ac4252cf1d91d1297cce92
treecf41586fbaebd329236f69e9302ab8ac6e2f7b4c
parent374416112bb0f83c5b4d8bb3fbb157fbe0b2814b
mrf24j40: add csma params support

This patch adds supports to change the CSMA parameters. The datasheet
doesn't say anything about max_be value. Seems not configurable and we
assume the 802.15.4 default. But this value must exists because there is
a min_be value.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/net/ieee802154/mrf24j40.c
This page took 0.025889 seconds and 5 git commands to generate.