ieee802154: add support for CCA mode in wpan phys
The standard describes four modes of clear channel assesment: "energy above threshold", "carrier found", and the logical and/or of these two. Support for CCA mode setting is included in the at86rf230 driver, predicated for RF212 chips. Signed-off-by:Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ieee802154/at86rf230.c 9 additions, 0 deletionsdrivers/net/ieee802154/at86rf230.c
- include/linux/nl802154.h 1 addition, 0 deletionsinclude/linux/nl802154.h
- include/net/mac802154.h 5 additions, 0 deletionsinclude/net/mac802154.h
- include/net/wpan-phy.h 1 addition, 0 deletionsinclude/net/wpan-phy.h
- net/ieee802154/nl-phy.c 29 additions, 3 deletionsnet/ieee802154/nl-phy.c
- net/ieee802154/nl_policy.c 1 addition, 0 deletionsnet/ieee802154/nl_policy.c
- net/mac802154/ieee802154_dev.c 11 additions, 0 deletionsnet/mac802154/ieee802154_dev.c
Please register or sign in to comment